X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fbutton.css;h=3f1a903d1f589aafe6190845bff9b4cc26ea814a;hp=1de3e2bb40d8fde3d6da7c556fbb6c993f37b1a2;hb=61290d604cba1c63b9ee83ef330f111472346309;hpb=d07092f55332a0d266283fbfff8cf31e0d7f0997 diff --git a/LCARStrek/global/button.css b/LCARStrek/global/button.css index 1de3e2bb..3f1a903d 100644 --- a/LCARStrek/global/button.css +++ b/LCARStrek/global/button.css @@ -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; }