resync with EarlyBlue
[themes.git] / LCARStrek / global / scrollbars.css
index 01a564d55a481957e021c69b422575f9520cce3e..530f0dfc4b58fd238b1e2df015d24e69c9ebeed0 100644 (file)
@@ -109,6 +109,12 @@ scrollbarbutton:hover:active {
   padding: 2px 0px 0px 2px;
 }   
 
+/* ::::: square at the corner of two scrollbars ::::: */
+
+scrollcorner {
+  background-color: #000000;
+}
+
 /* ..... increment .... */
 
 scrollbarbutton[type="increment"] {
@@ -255,4 +261,4 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true"
      background-image: url("chrome://global/skin/arrow/arrow-up.gif")
   }
 
-}
\ No newline at end of file
+}