X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbookmarks%2Fbookmarks.css;h=641ae5baa6ec3d2230f80d15d89fa644f28373fb;hp=8a65166fd74670113b698cb6bcdca1596e453c82;hb=2b722888dc2dfc992a2ab17b54f77fb35eb60fa8;hpb=55509a9140d6ed6d8ae18e4fc1da8f5789d2279f diff --git a/LCARStrek/communicator/bookmarks/bookmarks.css b/LCARStrek/communicator/bookmarks/bookmarks.css index 8a65166f..641ae5ba 100644 --- a/LCARStrek/communicator/bookmarks/bookmarks.css +++ b/LCARStrek/communicator/bookmarks/bookmarks.css @@ -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"); +}