X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftoolbarbutton.css;h=188cb26b3bfa839cc35ae4a28360a094132b942a;hp=5e415927ced3486120a3eeeee0643c1e84a9b80d;hb=235a0406ed3a6a7de2345a1d2e97efcef670c4e1;hpb=ca710c53d5db01958c0a42128462487e4229c94f 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"] {