X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftree.css;h=eb04f8d2e358dcb73c14885b97fa005bd5db9e44;hb=193429c8b8893a792f8f143bfe6626d3e6e07014;hp=f9265dfe73a928ea6ad8c289606b80b4308bb229;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1;p=themes.git diff --git a/EarlyBlue/global/tree.css b/EarlyBlue/global/tree.css index f9265dfe..eb04f8d2 100644 --- a/EarlyBlue/global/tree.css +++ b/EarlyBlue/global/tree.css @@ -313,12 +313,12 @@ treechildren::-moz-tree-twisty { -moz-padding-end: 2px; padding-top: 1px; 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 {