Explorar el Código

Toggle options are larger now

tags/v0.7.0
Fen Dweller hace 7 años
padre
commit
d5c1d08ce3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      style.css

+ 2
- 1
style.css Ver fichero

@@ -307,7 +307,8 @@ body.dark input[type="checkbox"]:checked+
.flex-outer input[type="radio"] + label:not(.custom-header),
.flex-outer input[type="checkbox"] + label:not(.custom-header) {
user-select: none;
flex: 1 0 300px;
flex: 1 0 400px;
font-size: 24px;
}

body.dark .flex-outer input[type="radio"] + label:not(.custom-header),


Cargando…
Cancelar
Guardar