X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftree.css;h=cf182d5fe6a8a8c698ccb26d5d77203bd92f988c;hb=1e9e1791d430ae539727c01da67e7dbbf3adfa18;hp=ba63f07ef242157073357ba34fdfcfb15281df9d;hpb=dbd844cb7cf3813ee33ce4ef53ca93b53e03e67d;p=themes.git 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 {