X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftree.css;h=eb04f8d2e358dcb73c14885b97fa005bd5db9e44;hp=f9265dfe73a928ea6ad8c289606b80b4308bb229;hb=7729765cff651b4f095a18d7b76fa5b112150216;hpb=95f94087d217c1c6d04787315b9b79ea6eda091c 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 {