X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fcheckbox.css;h=7ca3b2d7898a9a0595d682aef37e88d36c5e0bed;hp=f1244e1cd759f7d6087b45d4801b72355e38dfe6;hb=024ec65527b790008bbffb70f38ebf462729bef3;hpb=d272a7d827f45293aee7a492eb22e87d2944e2d8 diff --git a/EarlyBlue/global/checkbox.css b/EarlyBlue/global/checkbox.css index f1244e1c..7ca3b2d7 100644 --- a/EarlyBlue/global/checkbox.css +++ b/EarlyBlue/global/checkbox.css @@ -73,7 +73,7 @@ checkbox { /* ..... focused state ..... */ -checkbox:focus > .checkbox-label-center-box > .checkbox-label-box { +checkbox:-moz-focusring > .checkbox-label-center-box > .checkbox-label-box { border: 1px dotted #9999CC; }