X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbookmarks%2Fbookmarks.css;h=e0e0103a0c1a13dbac9491ee13c8f8b55ed97089;hp=380f28e71929fa6ef6f986fb75babf1997e07a69;hb=d9f15c2857b49ab333d62169cae553627650b441;hpb=d3d79c39d7623f7ac09394360a039b579085c2cd 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) {