keep up with current classic developement, make full screen mode work with EarlyBlue
[themes.git] / EarlyBlue / communicator / bookmarks / bookmarksWindow.css
index 6336f3b549c7ac5556f59fb23eec0ef04e87da70..6bea4848ae71f76371fef3144f05f4a5c7ba505a 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 outset #CCD0DD;
+  border-bottom: 1px outset #CCD0DD;
+}
+
+bookmarks-outliner.inset {
+  margin: 0px;
+  border: 1px inset #CCD0DD;
+}