correct appearance of inactive window menus
[themes.git] / LCARStrek / global / menu.css
index 9c5075b8e022a5272f44f16b630168c13330b74b..eef6cdc66d4ae9458f86d8e5b0923fb48609ecfe 100644 (file)
@@ -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;
 }
@@ -115,10 +123,6 @@ menulist > menupopup > menu {
   max-width: none;
 }
 
-menubar > menu:-moz-lwtheme {
-  -moz-appearance: none;
-}
-
 /* ..... internal content .... */
 
 .menu-text,