sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / browser / places / places.css
index 0ffdacc21b460a5086278c49463047e247b41b0b..c2a5f8939270a2628a81cbcbddf84a04400fd855 100644 (file)
@@ -28,10 +28,11 @@ treechildren::-moz-tree-image(title) {
 
 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);
 }
 
 treechildren::-moz-tree-image(title, livemarkItem, visited) {
-  /* nothing yet */
+  -moz-image-region: rect(0px, 32px, 16px, 16px);
 }
 
 treechildren::-moz-tree-image(title, separator) {