X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fscrollbars.css;h=700282c867268c7fabcec17658729c0a8a0bb4f7;hp=c645af5ee36710059c18aecb20be8de27ff655ec;hb=2e88f3cc60e31ba850945b78dadddf8399020592;hpb=3b1da406cec8de5342b46b06ddfb58838ed4ef16 diff --git a/EarlyBlue/global/scrollbars.css b/EarlyBlue/global/scrollbars.css index c645af5e..700282c8 100644 --- a/EarlyBlue/global/scrollbars.css +++ b/EarlyBlue/global/scrollbars.css @@ -18,12 +18,12 @@ scrollbar { pointer-events: auto; } -scrollbar[root="true"] { - position: relative; - z-index: 2147483647; /* largest positive value of a signed 32-bit integer */ -} - @media all and (-moz-overlay-scrollbars) { + scrollbar[root="true"] { + position: relative; + z-index: 2147483647; /* largest positive value of a signed 32-bit integer */ + } + scrollbar:not([active="true"]), scrollbar[disabled="true"] { visibility: hidden;