sync both themes with Mozilla 11 toolkit winstripe changes
[themes.git] / LCARStrek / global / toolbarbutton.css
index b8b888af33a0ac6fd94b47149c870f880fbd2709..ff4835735b4dc2e7fd35e877a489bf4d05ac844c 100644 (file)
@@ -46,7 +46,7 @@
 /* ::::: toolbarbutton ::::: */
 
 toolbarbutton {
-  -moz-border-radius: 3px;
+  border-radius: 3px;
   -moz-box-align: center;
   -moz-box-pack: center;
   margin: 0px;
@@ -207,7 +207,7 @@ toolbarbutton[disabled="true"]:hover:active > toolbarbutton.toolbarbutton-menubu
 /* .......... dropmarker .......... */
 
 .toolbarbutton-menubutton-dropmarker {
-  -moz-border-radius: 3px;
+  border-radius: 3px;
   -moz-box-align: start;
   padding: 3px 1px 1px;
   border: none;