keeping up with classic; make labels do better & clean up margins of some elements...
[themes.git] / LCARStrek / communicator / bookmarks / bookmarks.css
index 8a65166fd74670113b698cb6bcdca1596e453c82..641ae5baa6ec3d2230f80d15d89fa644f28373fb 100644 (file)
@@ -86,3 +86,11 @@ toolbarbutton.bookmark-item > .toolbarbutton-menu-dropmarker {
   max-width: 16px;
   max-height: 16px;
 }
+
+outlinerchildren:-moz-outliner-twisty(group,hidetwisty) {                                                                               
+  list-style-image: none;
+}
+
+outlinerchildren:-moz-outliner-image(Name, container, group) {
+  list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-group.gif");
+}