Parcourir la source

Give the background of light-mode meters some contrast

tags/v1.1.2
Fen Dweller il y a 5 ans
Parent
révision
9a60f76370
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      style.css

+ 1
- 1
style.css Voir le fichier

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

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

body.dark .meter {


Chargement…
Annuler
Enregistrer