X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fskin%2FLCARStrek%2Fglobal%2Fradio.css;h=d925f2ea0a8ab8dbb0c663a56269b96af1dd3ac7;hp=8247edc5c5722a0386d5e9496ecc1315b8f86879;hb=4d40617b00379c78cccc09a92c2bf57a8c93dae0;hpb=41a65dd6582015c895363974ebaff31b7d75915c diff --git a/LCARStrek/skin/LCARStrek/global/radio.css b/LCARStrek/skin/LCARStrek/global/radio.css index 8247edc5..d925f2ea 100644 --- a/LCARStrek/skin/LCARStrek/global/radio.css +++ b/LCARStrek/skin/LCARStrek/global/radio.css @@ -38,12 +38,12 @@ list-style-image : none; } - .radio-check[checked="true"] + .radio-check[selected="true"] { list-style-image : url(chrome://global/skin/check-radio.gif); } - .radio-check[checked="true"][disabled="true"] + .radio-check[selected="true"][disabled="true"] { list-style-image : url(chrome://global/skin/check-radio-disabled.gif); }