override OS settings and always show the standard up/down scrollbar buttons
[themes.git] / EarlyBlue / global / scrollbars.css
index 700282c867268c7fabcec17658729c0a8a0bb4f7..1eed311630ee942ec3196c4eef1a89961b5feb53 100644 (file)
@@ -92,6 +92,10 @@ scrollbarbutton[sbattr="scrollbar-up-bottom"],
 scrollbarbutton[sbattr="scrollbar-down-top"] {
   display: none;
 }
+scrollbarbutton[sbattr="scrollbar-up-top"],
+scrollbarbutton[sbattr="scrollbar-down-bottom"] {
+  display: -moz-box !important;
+}
 
 /* ::::: square at the corner of two scrollbars ::::: */