X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fglobal.css;h=472a7a0bf8c562526cdf048422e40470483e4dad;hb=357754050dab3b35781c839f0d369297f00fcf2d;hp=0ee50ab3eb3e992da018bbd678a8184d7202374d;hpb=3b1530c2325c37e07e8f75e72bf2d157ed606175;p=themes.git diff --git a/LCARStrek/global/global.css b/LCARStrek/global/global.css index 0ee50ab3..472a7a0b 100644 --- a/LCARStrek/global/global.css +++ b/LCARStrek/global/global.css @@ -182,6 +182,13 @@ statusbarpanel { padding: 0px 2px; } +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; -moz-box-pack: end; @@ -198,10 +205,6 @@ statusbarpanel { -moz-box-orient: vertical; } -window:not([active="true"]) menubar > menu { - color: #8050B0; -} - .toolbar-focustarget { -moz-user-focus: ignore !important; }