adding new LCARStrek skin
[themes.git] / LCARStrek / skin / LCARStrek / communicator / toolbar.css
diff --git a/LCARStrek/skin/LCARStrek/communicator/toolbar.css b/LCARStrek/skin/LCARStrek/communicator/toolbar.css
new file mode 100644 (file)
index 0000000..d013f15
--- /dev/null
@@ -0,0 +1,28 @@
+/******* ToolBox & ToolBar *******/
+
+.toolbar-primary 
+  {
+    padding               : 0px;
+  }
+  
+.toolbar-primary > .toolbar-holder
+  {
+    background-color      : #FF9F00;
+  }
+
+.toolbar-primary > .toolbar-endcap
+  {
+    background-color      : #9C9CFF;
+  }
+
+.toolbar-primary > toolbargrippy
+  {
+    background-color      : #9C9CFF; 
+  }
+
+.toolbar-primary > toolbargrippy:hover
+  {
+    background-color      : #FFCF00; 
+  }
+