big changes to get this baby running again. It's not perfect, but it's up\! yay\!
[themes.git] / LCARStrek / global / skin / toolbar.css
index 2108f6a936b89de655325130b06b0203257debf4..3e110e80d5b2d51a49e1cd9dd4a19be62a0c76c2 100755 (executable)
@@ -1,28 +1,28 @@
-\r
-toolbox\r
-  {\r
-    background-color      : #000000;\r
-  }\r
-  \r
-toolbar\r
-  {\r
-    background-color      : #FF9F00;\r
-    border                : 1px solid #9C9CFF;\r
-  }\r
-\r
-toolbargrippy\r
-  {\r
-    background-color      : #000000;\r
-    border                : none;\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      : #000000;
+  }
+  
+toolbar
+  {
+    background-color      : #FF9F00;
+/*    border                : 1px solid #9C9CFF; */
+  }
+
+toolbargrippy
+  {
+    background-color      : #000000;
+    border                : none;
+  }
+  
+toolbar[collapsed="true"] > toolbargrippy
+  {
+    width                 : 30px;
+  }
+  
+toolbarseparator 
+  { 
+    width                 : 2em; 
+  }
+