removing old EarlyBlue skin
[themes.git] / EarlyBlue / global / skin / toolbar.css
diff --git a/EarlyBlue/global/skin/toolbar.css b/EarlyBlue/global/skin/toolbar.css
deleted file mode 100755 (executable)
index 773ca72..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-
-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; 
-  }
-
-menubar 
-  {
-    background-color      : #CCD0DD;
-    border-bottom         : 1px solid #9999CC;
-    border-right          : 1px solid #9999CC;
-  }
-
-menubar > toolbargrippy 
-  {
-/*    display               : none; */
-  }