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
Add firefox scrollbar styling
tags/v1.1.0
Fen Dweller
5 years ago
parent
32511920d8
commit
ee34d8e3c0
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
style.css
+ 2
- 0
style.css
View File
@@ -806,6 +806,8 @@ body.dark .meterLabel {
.log {
.log {
--fade-animation: none;
--fade-animation: none;
scrollbar-color: #e1e1e1 #888;
scrollbar-width: thin;
}
}
.log > div {
.log > div {
Write
Preview
Loading…
Cancel
Save