X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftree.css;h=cf182d5fe6a8a8c698ccb26d5d77203bd92f988c;hp=ba63f07ef242157073357ba34fdfcfb15281df9d;hb=7729765cff651b4f095a18d7b76fa5b112150216;hpb=95f94087d217c1c6d04787315b9b79ea6eda091c diff --git a/LCARStrek/global/tree.css b/LCARStrek/global/tree.css index ba63f07e..cf182d5f 100644 --- a/LCARStrek/global/tree.css +++ b/LCARStrek/global/tree.css @@ -342,12 +342,12 @@ treechildren::-moz-tree-twisty { -moz-padding-end: 1px; padding-top: 0px; width: 11px; /* The image's width is 11 pixels */ - list-style-image: url("chrome://global/skin/tree/twisty-closed.gif"); + list-style-image: url("chrome://global/skin/tree/twisty.svg#clsd"); } treechildren::-moz-tree-twisty(open) { width: 11px; /* The image's width is 11 pixels */ - list-style-image: url("chrome://global/skin/tree/twisty-open.gif"); + list-style-image: url("chrome://global/skin/tree/twisty.svg#open"); } treechildren::-moz-tree-indentation {