X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fcheckbox.css;h=d3f47bea8223f8c27448e801795863299fd097f9;hp=065d4dbe00a553d677e7c9ad7d83d4ae1e431111;hb=4ed82c79b6ec5b64c3a77c7f89487705df522e8d;hpb=c79d2bbe6e21fbe322c5481d0757831306d1eeaf diff --git a/LCARStrek/global/checkbox.css b/LCARStrek/global/checkbox.css index 065d4dbe..d3f47bea 100644 --- a/LCARStrek/global/checkbox.css +++ b/LCARStrek/global/checkbox.css @@ -65,7 +65,7 @@ checkbox { } .checkbox-icon[src] { - margin-right: 2px; + -moz-margin-end: 2px; } .checkbox-label { @@ -74,7 +74,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 #008484; }