update EarlyBlue to current trunk
[themes.git] / EarlyBlue / global / splitter.css
index a44adfe34b52e42743e1a6e0ab97904f02e9ff9c..f82686ca8c9fb4edf64e19696a57dde90ab26ebe 100644 (file)
@@ -59,6 +59,13 @@ splitter:hover:active {
   background-color: #999999;
 }
 
+.toolbar-splitter {
+  min-width: 2px;
+  margin: 2px 0;
+  border: none;
+  -moz-border-start: 1px dotted #666699;
+}
+
 /* ::::: splitter (horizontal) ::::: */
 
 splitter[orient="vertical"] {