Explorar el Código

Give the background of light-mode meters some contrast

tags/v1.1.2
Fen Dweller hace 5 años
padre
commit
9a60f76370
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      style.css

+ 1
- 1
style.css Ver fichero

@@ -634,7 +634,7 @@ body.dark .action-part-button.active {
}

body.light .meter {
background: #ddd !important;
background: #ccc !important;
}

body.dark .meter {


Cargando…
Cancelar
Guardar