mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
color all scrollbars correctly
This commit is contained in:
parent
3c7bfa1748
commit
db45a86983
|
|
@ -1933,6 +1933,7 @@ input.ssconf_v {
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
padding-bottom: 3em;
|
padding-bottom: 3em;
|
||||||
}
|
}
|
||||||
|
#ghead,
|
||||||
#tree,
|
#tree,
|
||||||
html {
|
html {
|
||||||
scrollbar-color: var(--a) var(--bg-u3);
|
scrollbar-color: var(--a) var(--bg-u3);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue