update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / global / radio.css
index 686fd2606bcd4a0867f1912b671b8d9b4c5d720a..803d83a48e511b28a1c2285dde2cccd552ba414c 100644 (file)
@@ -93,7 +93,7 @@ radio[disabled="true"] {
 
 .radio-check-box1 {
   border: 2px outset #CCD0DD;
-  -moz-border-radius: 50%;
+  border-radius: 50%;
   width: 12px;
   height: 12px;
   background-color: #FFFFFF;
@@ -101,7 +101,7 @@ radio[disabled="true"] {
 }
 
 .radio-check-box2 {
-  -moz-border-radius: 50%;
+  border-radius: 50%;
   padding: 1px;
   width: 4px;
   height: 4px;