X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fbutton.css;h=e3311b8fe01a9779a8063b1ed4491bbc85f22281;hb=357754050dab3b35781c839f0d369297f00fcf2d;hp=6b1d7b87a416406f3709ddd482bec063cce12814;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75;p=themes.git diff --git a/LCARStrek/global/button.css b/LCARStrek/global/button.css index 6b1d7b87..e3311b8f 100644 --- a/LCARStrek/global/button.css +++ b/LCARStrek/global/button.css @@ -50,6 +50,7 @@ button { border: none; background-color: #000000; color: #FFCF00; + text-shadow: none; } .button-box { @@ -162,8 +163,8 @@ button[type="menu-button"] { .button-menubutton-dropmarker { -moz-border-radius: 3px; margin: 1px; - min-width: 11px; - min-height: 11px; + width: 11px; + height: 11px; } /* ::::: plain buttons ::::: */