X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=6b8cea4f7283e51882b7848715f27dbcbe8989bc;hp=ae40225208f97ec828ab0ae3bde56a33605e3fef;hb=3b1530c2325c37e07e8f75e72bf2d157ed606175;hpb=18f5421a753324176299d1a66883253f6658d863 diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index ae402252..6b8cea4f 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -169,6 +169,26 @@ toolbar[mode="text"] .toolbarbutton-text { /* ::::: miscellaneous formatting ::::: */ +:root:-moz-lwtheme, +[lwthemefooter="true"] { + -moz-appearance: none; +} + +:root:-moz-lwtheme-darktext { + text-shadow: 1px 1px 2px #FFFFFF; +} + +:root:-moz-lwtheme-brighttext { + text-shadow: 1px 1px 2px #000000; +} + +statusbar:-moz-lwtheme, +sidebarheader:-moz-lwtheme { + -moz-appearance: none; + background: none; + border-style: none; +} + .inset { border: 1px inset #CCD0DD; /* margin: 0px 5px 5px; */