X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fcheckbox.css;h=7ca3b2d7898a9a0595d682aef37e88d36c5e0bed;hp=f1244e1cd759f7d6087b45d4801b72355e38dfe6;hb=e1313d59a1c9110ddef3376207066ed526037f15;hpb=8caa872d050772c572257f23011c668f70dcaef7 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; }