sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / EarlyBlue / communicator / bookmarks / bookmarks.css
index 049007d55eee388e09f23b7dc0ef700dc085fdbe..4a1e4691a51aa152b2984e17f9ecafa6e016fb4f 100644 (file)
@@ -99,8 +99,14 @@ treechildren::-moz-tree-image(title, container, livemark) {
 .bookmark-item[container][livemark] .bookmark-item,
 treechildren::-moz-tree-image(title, livemarkItem) {
   list-style-image: url("chrome://communicator/skin/bookmarks/livemark-item.png");
+  -moz-image-region: rect(0px, 16px, 16px, 0px);
 }
 
+.bookmark-item[container][livemark] .bookmark-item[visited],
+treechildren::-moz-tree-image(title, livemarkItem, visited) {
+  -moz-image-region: rect(0px, 32px, 16px, 16px);
+}
+   
 treechildren::-moz-tree-image(container, OrganizerQuery_AllBookmarks) {
   list-style-image: url("chrome://communicator/skin/bookmarks/allBookmarks.png");
   -moz-image-region: auto;