update EarlyBlue and LCARStrek for suite classic changes between SM 2.0a2 and 2008...
[themes.git] / EarlyBlue / communicator / bookmarks / bookmarks.css
index adf45615421f146714291d5d8d76ff4145e7e7b6..f63954588287b9aa38be76c4bd52cbd076be3e16 100644 (file)
@@ -80,10 +80,10 @@ toolbarbutton.bookmark-item > .toolbarbutton-menu-dropmarker {
   display: none;
 }
 
-.bookmark-item > .toolbarbutton-box > .toolbarbutton-icon {
+.bookmark-item > .toolbarbutton-icon {
   list-style-image: inherit;
-  height: 16px;
-  width: 16px;
+  max-height: 16px;
+  max-width: 16px;
 }
 
 treechildren::-moz-tree-twisty(group, hidetwisty) {
@@ -94,6 +94,11 @@ treechildren::-moz-tree-image(Name, container, group) {
   list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-group.gif");
 }
 
+/* calendar icon for folders grouping items by day */                                                                                                   
+treechildren::-moz-tree-image(Name, query, dayContainer) {                                                                                              
+  list-style-image: url("chrome://communicator/skin/history/calendar.png");                                                                             
+}                                                                                                                                                       
+                                                                                                                                                        
 treechildren::-moz-tree-image(Name, separator) {
   list-style-image: none;
 }