update EarlyBlue and LCARStrek for suite classic changes between SM 2.0a2 and 2008...
[themes.git] / LCARStrek / communicator / bookmarks / bookmarks.css
index b50ad302a68d449ab0b910d7c8e358c9d132bde7..4b10018dd91e3e8b21a300c6a635c82760411baf 100644 (file)
@@ -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;
 }