X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fbutton.css;h=ee7a1be44f1f387c043b763fdd7df03d0da3f199;hp=e18b9da66ef25f83314f0dc745d332252bbffdce;hb=7729765cff651b4f095a18d7b76fa5b112150216;hpb=416617665382a397881f1b64ae759f4d5137a278 diff --git a/LCARStrek/global/button.css b/LCARStrek/global/button.css index e18b9da6..ee7a1be4 100644 --- a/LCARStrek/global/button.css +++ b/LCARStrek/global/button.css @@ -153,13 +153,13 @@ button[type="disclosure"] { border: 0px !important; margin: 0px !important; padding: 0px !important; - list-style-image: url("chrome://global/skin/tree/twisty-closed.gif"); + list-style-image: url("chrome://global/skin/tree/twisty.svg#clsd"); min-width: 0px !important; background-color: transparent; } button[type="disclosure"][open="true"] { - list-style-image: url("chrome://global/skin/tree/twisty-open.gif"); + list-style-image: url("chrome://global/skin/tree/twisty.svg#open"); } /* ::::: xhtml buttons ::::: */