X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fcheckbox.css;h=841ebf62a9344e194595ed4a941804519aa2f579;hp=3a60c41cf4ad0f034c94efcd63a55f08c30c9746;hb=f36031bd6c6a251a541cdf42956f5199adcd9cb8;hpb=873a46f8ee13543ba7557d851b9ab4bc8fb18784 diff --git a/LCARStrek/global/checkbox.css b/LCARStrek/global/checkbox.css index 3a60c41c..841ebf62 100644 --- a/LCARStrek/global/checkbox.css +++ b/LCARStrek/global/checkbox.css @@ -102,7 +102,7 @@ checkbox[checked="true"]:hover:active > .checkbox-spacer-box > .checkbox-check { } checkbox[checked="true"][disabled="true"] .checkbox-check, -checkbox[checked="true"][disabled="true"] > .checkbox-spacer-box > > .checkbox-check { +checkbox[checked="true"][disabled="true"] > .checkbox-spacer-box > .checkbox-check { background-image: url("chrome://global/skin/checkbox/cbox-check-disabled.gif") !important; }