update both themes for global winstripe changes up to 2010-12-30
[themes.git] / EarlyBlue / global / checkbox.css
index 230f09be207152762be37cf0ca2361c6765b476e..7ca3b2d7898a9a0595d682aef37e88d36c5e0bed 100644 (file)
@@ -64,7 +64,7 @@ checkbox {
 }
 
 .checkbox-icon[src] {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
 }
 
 .checkbox-label {
@@ -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;
 }