Ver código fonte

Give the background of light-mode meters some contrast

tags/v1.1.2
Fen Dweller 5 anos atrás
pai
commit
9a60f76370
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      style.css

+ 1
- 1
style.css Ver arquivo

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

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

body.dark .meter {


Carregando…
Cancelar
Salvar