keep up with current classic developement, make full screen mode work with LCARStrek
[themes.git] / LCARStrek / communicator / bookmarks / bookmarksWindow.css
index 6336f3b549c7ac5556f59fb23eec0ef04e87da70..74e81693812b2a48fcd49c1307fc4e4e9578b748 100644 (file)
 /** 
  * XXX - disable print plus. This needs to go into ns/!!!
  */    
-  #navprintplus
-    {
-      display             : none !important; 
-    }
-      
-  #status-bar
-    {
-      height              : 1em;
-    }
-    
-  #notification-icon  
-    {
-      list-style-image    : url("chrome://communicator/skin/bookmarks/notification.gif");
-    }    
-    
-  #schedule-icon  
-    {
-      list-style-image    : url("chrome://communicator/skin/bookmarks/schedule.gif");
-    }
+#navprintplus {
+  display: none !important; 
+}
+
+#status-bar {
+  height: 1em;
+}
+
+#notification-icon  {
+  list-style-image: url("chrome://communicator/skin/bookmarks/notification.gif");
+}    
+
+#schedule-icon {
+  list-style-image: url("chrome://communicator/skin/bookmarks/schedule.gif");
+}
+
+#panel-bar {
+  border-top: 1px solid #9C9CFF;
+  border-bottom: 1px solid #9C9CFF;
+}
+
+bookmarks-outliner.inset {
+  margin: 0px;
+  border: 1px solid #9C9CFF;
+}