update EarlyBlue to trunk
[themes.git] / EarlyBlue / global / scrollbars.css
index 92635b7659e764221a423baf850300d55f2767f0..3751539a2995d1f833661037b97cc2228e7c5ec9 100644 (file)
@@ -98,7 +98,8 @@ thumb[orient="horizontal"][disabled="true"] {
 scrollbarbutton {
 }
 
-scrollbarbutton:hover:active {
+scrollbarbutton:hover:active,
+scrollbarbutton[active="true"] {
   border-style: inset;
   padding: 2px 0px 0px 2px;
 }
@@ -201,7 +202,8 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true"
 
   /* ::::: scrollbar button ::::: */
 
-  html|div scrollbarbutton {
+  html|div scrollbarbutton,
+  html|div scrollbarbutton[active="true"] {
     background: -moz-Dialog no-repeat 0px 1px;
     min-width: 16px;
     min-height: 16px;