X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=0a72446aa1c92b03bd2a209c695c2f1bc6d7e4e3;hb=d272a7d827f45293aee7a492eb22e87d2944e2d8;hp=ae40225208f97ec828ab0ae3bde56a33605e3fef;hpb=18f5421a753324176299d1a66883253f6658d863;p=themes.git diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index ae402252..0a72446a 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -141,6 +141,12 @@ statusbarpanel { padding: 0px 1px; } +statusbarpanel:not(.statusbar-resizerpanel):-moz-lwtheme { + -moz-appearance: none; + border-top-style: none; + border-bottom-style: none; + -moz-border-start-style: none; +} .statusbar-resizerpanel { -moz-box-align: end; @@ -154,10 +160,6 @@ statusbarpanel { padding: 0px 1px; } -window:not([active="true"]) menubar > menu { - color: #808080; -} - .toolbar-focustarget { -moz-user-focus: ignore !important; } @@ -169,6 +171,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; */