X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fmenu.css;h=4eab83237685d79f0ecf4f952a854048a869e153;hb=26787eb586ea1245da39b59c14de565a30fbf42f;hp=0f78a138cc81b7c0d5997b3e3e230719e1107e9c;hpb=18f5421a753324176299d1a66883253f6658d863;p=themes.git diff --git a/LCARStrek/global/menu.css b/LCARStrek/global/menu.css index 0f78a138..4eab8323 100644 --- a/LCARStrek/global/menu.css +++ b/LCARStrek/global/menu.css @@ -89,6 +89,14 @@ menubar > menu[open] { border: none; } +menubar > menu:-moz-lwtheme { + -moz-appearance: none; +} + +menubar > menu:-moz-window-inactive { + color: #8050B0; +} + menuitem.spell-suggestion { font-weight: bold; } @@ -134,7 +142,7 @@ menulist > menupopup > menu { .menu-description { font-style: italic; - color: #8050B0; + color: #9C9CFF; -moz-margin-start: 1ex !important; }