X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fplaces%2Fplaces.css;h=c0cb2521c0b710e895bc6322fccf681f5f0d3927;hp=0ffdacc21b460a5086278c49463047e247b41b0b;hb=dae4507500ac2bc6547a8303851bc9b0bcae5ddf;hpb=eec397bed63746d5575bf0b2952a2bcce09d03c5 diff --git a/LCARStrek/browser/places/places.css b/LCARStrek/browser/places/places.css index 0ffdacc2..c0cb2521 100644 --- a/LCARStrek/browser/places/places.css +++ b/LCARStrek/browser/places/places.css @@ -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) { @@ -137,5 +138,5 @@ treechildren::-moz-tree-cell-text(cutting) { #viewButton > .button-box > .button-menu-dropmarker { height: auto; width: auto; - -moz-margin-end: -3px; + margin-inline-end: -3px; }