keeping up with classic; make labels do better & clean up margins of some elements...
[themes.git] / LCARStrek / global / button.css
index 61ca81711345471e5171921975ffbc5af0f0eedb..1b5e7ef9de3a991aa3e4b1ca251a306f6af0aea8 100644 (file)
@@ -46,7 +46,7 @@
 /* outer frame */
 button {
   -moz-border-radius: 3px;
-  margin: 0px 4px 1px 4px;
+  margin: 1px 2px;
   min-width: 6.3em;
   border: none;
   background-color: #000000;
@@ -79,7 +79,7 @@ button:focus > .button-box {
 button[default="true"] > .button-box {
   font-weight: bold;
   list-style-image: url("chrome://global/skin/icons/return.gif");
-  -moz-box-direction: reverse;
+  -moz-box-direction: reverse !important;
   padding-right: 7px;
 }