correcting toolbar error introduced with new communicator.css
[themes.git] / EarlyBlue / global / skin / toolbar.css
index 12d3003b2690b2395353e32ebca6030b7c94d9b9..c601ad6ff8aa8a00058aa00c1eb6129b3f69ee5a 100755 (executable)
@@ -1,28 +1,28 @@
-\r
-toolbox\r
-  {\r
-    background-color      : #CCD0DD;\r
-  }\r
-  \r
-toolbar\r
-  {\r
-    background-color      : #CCD0DD;\r
-    border                : 1px outset #CCD0DD;\r
-  }\r
-\r
-toolbargrippy\r
-  {\r
-    background-color      : #666699;\r
-    border                : 1px solid #999999;\r
-  }\r
-  \r
-toolbar[collapsed="true"] > toolbargrippy\r
-  {\r
-    width                 : 30px;\r
-  }\r
-  \r
-toolbarseparator \r
-  { \r
-    width                 : 2em; \r
-  }\r
-  
\ No newline at end of file
+
+toolbox
+  {
+    background-color      : #CCD0DD;
+  }
+  
+toolbar
+  {
+    background-color      : #CCD0DD;
+/*    border                : 1px outset #CCD0DD; */
+  }
+
+toolbargrippy
+  {
+    background-color      : #666699;
+    border                : 1px solid #999999;
+  }
+  
+toolbar[collapsed="true"] > toolbargrippy
+  {
+    width                 : 30px;
+  }
+  
+toolbarseparator 
+  { 
+    width                 : 2em; 
+  }
+