some nitpicking changes to finalize LCARStrek 0.8
[themes.git] / LCARStrek / global / button.css
index 1de3e2bb40d8fde3d6da7c556fbb6c993f37b1a2..3f1a903d1f589aafe6190845bff9b4cc26ea814a 100644 (file)
@@ -76,10 +76,11 @@ button:focus > .button-box {
 
 /* .......... default state .......... */
 
+button[default] > .button-box,
 button[default="true"] > .button-box {
   font-weight: bold;
   list-style-image: url("chrome://global/skin/icons/return.gif");
-  -moz-box-direction: reverse !important;
+  -moz-box-direction: reverse;
   padding-right: 7px;
 }