update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / LCARStrek / global / colorpicker.css
index 4bc1bdaeedf901d05dc0cbe3e8be4e88b9bf209e..f85cae23e28cf3cf46dde7aff55f3c14ca3f1c93 100644 (file)
@@ -46,7 +46,7 @@
 colorpicker[type="button"] {
   width: 34px;
   height: 20px;
-  -moz-border-radius: 3px;
+  border-radius: 3px;
   border: 1px solid #9C9CFF;
   padding: 3px;
 }
@@ -71,7 +71,7 @@ colorpicker[type="button"][open="true"] > .colorpicker-button-internal-box {
   width: 20px;
   height: 20px;
   margin: 1px;
-  -moz-border-radius: 3px;
+  border-radius: 3px;
   border : 1px solid #9C9CFF;
 }