X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fbutton.css;h=6072ec3f5a3dbb53bdd5a499daf5650a0a18b68c;hp=000a7e7e8c72f3ebd9d6190cc1fc861457c54383;hb=a57e62f9b5f5711b98ab7dc5e7e6807e857175e3;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75 diff --git a/EarlyBlue/global/button.css b/EarlyBlue/global/button.css index 000a7e7e..6072ec3f 100644 --- a/EarlyBlue/global/button.css +++ b/EarlyBlue/global/button.css @@ -49,6 +49,7 @@ button { border: 1px outset #CCD0DD; background-color: #CCD0DD; color: #000000; + text-shadow: none; } .button-box { @@ -139,8 +140,8 @@ button[type="menu-button"] { .button-menu-dropmarker, .button-menubutton-dropmarker { margin: 1px; - min-width: 11px; - min-height: 11px; + width: 11px; + height: 11px; background-color: transparent; border: none; }