Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
stroll
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
11
Wiki
Attività
Sfoglia il codice sorgente
Give the background of light-mode meters some contrast
tags/v1.1.2
Fen Dweller
5 anni fa
parent
9225ddec06
commit
9a60f76370
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
style.css
+ 1
- 1
style.css
Vedi File
@@ -634,7 +634,7 @@ body.dark .action-part-button.active {
}
body.light .meter {
background: #
ddd
!important;
background: #
ccc
!important;
}
body.dark .meter {
Write
Preview
Loading…
Annulla
Salva