update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / LCARStrek / global / radio.css
index 4cb32ff8649b0d7968e03e42c217d1d2a7c9ddf2..5ad2ab750e6acc7a11063f464dd6089c607f99f0 100644 (file)
@@ -95,7 +95,7 @@ radio[disabled="true"] {
 /*  -moz-box-align: center;
   -moz-box-pack: center; */
   border: 1px solid #FF9F00;
 /*  -moz-box-align: center;
   -moz-box-pack: center; */
   border: 1px solid #FF9F00;
-  -moz-border-radius: 50%;
+  border-radius: 50%;
   width: 10px;
   height: 10px;
   background-color: #000000;
   width: 10px;
   height: 10px;
   background-color: #000000;
@@ -103,7 +103,7 @@ radio[disabled="true"] {
 }
 
 .radio-check-box2 {
 }
 
 .radio-check-box2 {
-  -moz-border-radius: 50%;
+  border-radius: 50%;
   padding: 1px;
   width: 8px;
   height: 8px;
   padding: 1px;
   width: 8px;
   height: 8px;