improve status bar panels look
[themes.git] / LCARStrek / global / menu.css
index 0f78a138cc81b7c0d5997b3e3e230719e1107e9c..4eab83237685d79f0ecf4f952a854048a869e153 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;
 }
@@ -134,7 +142,7 @@ menulist > menupopup > menu {
 
 .menu-description {
   font-style: italic;
-  color: #8050B0;
+  color: #9C9CFF;
   -moz-margin-start: 1ex !important;
 }