make textbox highlight work without the regiurement of transparent border colors...
[themes.git] / EarlyBlue / global / scrollbars.css
index ce72d0f6c7a8078c94f0bb00235fa4fb2121487f..9196847512bd82c1e800390a2de9baec6efa0023 100644 (file)
@@ -104,6 +104,12 @@ scrollbarbutton[active="true"] {
   padding: 2px 0px 0px 2px;
 }
 
+/* XXX - scrollbar.xml always grabs the OS settings and we don't want that */
+scrollbarbutton[sbattr="scrollbar-up-bottom"],
+scrollbarbutton[sbattr="scrollbar-down-top"] {
+  display: none;
+}
+
 /* ::::: square at the corner of two scrollbars ::::: */
 
 scrollcorner {