This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
stroll
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
Give the background of light-mode meters some contrast
tags/v1.1.2
Fen Dweller
5 years ago
parent
9225ddec06
commit
9a60f76370
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
style.css
+ 1
- 1
style.css
View 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…
Cancel
Save