Decrease scrollbar handle brightness
This commit is contained in:
parent
b73dc3ea5c
commit
ac157e314a
@ -811,9 +811,9 @@ html{
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #ffffff5e;
|
||||
background: #ffffff35;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb:active {
|
||||
background: #ffffff9c;
|
||||
background: #ffffff65;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user