X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftoolbarbutton.css;h=188cb26b3bfa839cc35ae4a28360a094132b942a;hb=a57e62f9b5f5711b98ab7dc5e7e6807e857175e3;hp=5e415927ced3486120a3eeeee0643c1e84a9b80d;hpb=ca710c53d5db01958c0a42128462487e4229c94f;p=themes.git diff --git a/LCARStrek/global/toolbarbutton.css b/LCARStrek/global/toolbarbutton.css index 5e415927..188cb26b 100644 --- a/LCARStrek/global/toolbarbutton.css +++ b/LCARStrek/global/toolbarbutton.css @@ -79,8 +79,7 @@ toolbarbutton:focus { -moz-outline-offset: -1px; } -toolbarbutton:hover, -toolbarbutton[buttonover="true"] { +toolbarbutton:hover { background-color: #FFCF00; color: #000000; } @@ -110,6 +109,11 @@ toolbarbutton[disabled="true"][checked="true"] { color: #8050B0; } +toolbarbutton:-moz-lwtheme { + text-shadow: none; +} + + /* ..... checked state ..... */ toolbarbutton[checked="true"] {