update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / LCARStrek / global / spinbuttons.css
index 3c67a57eed0c93f45a387983628cb6b50f466ea6..0eeee086b3ae7a08cd9a701415c9cab8d84512dc 100644 (file)
@@ -43,7 +43,7 @@ spinbuttons {
 }
 
 .spinbuttons-button {
-  -moz-border-radius: 3px;
+  border-radius: 3px;
   min-width: 9px;
   min-height: 9px;
   margin: 0 !important;
@@ -52,7 +52,7 @@ spinbuttons {
 }
 
 .spinbuttons-button > .button-box {
-  -moz-border-radius: 3px;
+  border-radius: 3px;
   border: 0;
   padding: 0;
   margin: 0;