Explorar el Código

Really improved colors

tags/v0.2.8
Fen Dweller hace 7 años
padre
commit
992a1097c3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      feast.css

+ 2
- 2
feast.css Ver fichero

@@ -181,7 +181,7 @@ button {
}

.pref-radio:checked + label.pref-disable {
background: #931;
background: #711;
color: #eee;
}

@@ -191,7 +191,7 @@ button {
}

.pref-radio:checked + label.pref-enable {
background: #373;
background: #3a3;
color: #eee;
}



Cargando…
Cancelar
Guardar