adding new LCARStrek skin
[themes.git] / LCARStrek / skin / LCARStrek / communicator / bookmarks / platformBookmarks.css
diff --git a/LCARStrek/skin/LCARStrek/communicator/bookmarks/platformBookmarks.css b/LCARStrek/skin/LCARStrek/communicator/bookmarks/platformBookmarks.css
new file mode 100644 (file)
index 0000000..f00639f
--- /dev/null
@@ -0,0 +1,33 @@
+/**
+ * Bookmarks tree 
+ **/ 
+
+/*   
+  .bookmarks-window-tree
+    {
+      border-top          : none !important;
+      border-bottom       : none;
+      border-left         : 1px solid ThreeDShadow;
+      border-right        : 1px solid ThreeDHighlight;
+    }
+*/
+
+  .bookmarks-window-tree > .tree-container-treerows
+    {
+      border-left         : 1px solid #9C9CFF;
+      border-right        : 1px solid #9C9CFF;
+    }  
+    
+  .bookmarks-panel-tree, .bookmarks-panel-tree > .tree-container-treerows
+    {
+      border              : none;
+    }
+    
+  #panel-bar
+    {
+      border-top          : 1px solid #9C9CFF;
+      border-bottom       : 1px solid #9C9CFF;
+    }    
+
+
+