sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / communicator / bookmarks / bookmarks.css
index 380f28e71929fa6ef6f986fb75babf1997e07a69..e0e0103a0c1a13dbac9491ee13c8f8b55ed97089 100644 (file)
@@ -99,6 +99,12 @@ 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) {