mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
Manualy make modular
This commit is contained in:
parent
1f28576fad
commit
cdbaa39b97
10 changed files with 31 additions and 42 deletions
|
@ -415,9 +415,7 @@ div[class^="sidebar-"]:not(:has(> [class^="side-"]))
|
|||
|
||||
[class^="scroller-"]::-webkit-scrollbar-button:single-button:active,
|
||||
[class*="scrollerBase-"]::-webkit-scrollbar-button:single-button:active {
|
||||
box-shadow:
|
||||
inset 1px 1px var(--secondary),
|
||||
inset -1px -1px var(--secondary);
|
||||
box-shadow: inset 1px 1px var(--secondary), inset -1px -1px var(--secondary);
|
||||
}
|
||||
[class^="scroller-"]:not(
|
||||
[class*="thin-"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue