X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbookmarks%2Fbookmarks.css;h=e0e0103a0c1a13dbac9491ee13c8f8b55ed97089;hb=719b06bcf7e00591e4c7881da3704e5357c293dd;hp=380f28e71929fa6ef6f986fb75babf1997e07a69;hpb=c60d23d202dd9e6ec3e47e1c54e20329d0afb68b;p=themes.git diff --git a/LCARStrek/communicator/bookmarks/bookmarks.css b/LCARStrek/communicator/bookmarks/bookmarks.css index 380f28e7..e0e0103a 100644 --- a/LCARStrek/communicator/bookmarks/bookmarks.css +++ b/LCARStrek/communicator/bookmarks/bookmarks.css @@ -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) {