update global in both themes to withstand a manual diff check
[themes.git] / EarlyBlue / global / menu.css
index d4af721baf6d21dc6a88d6700ac6e159cefaf862..70740c1717a534deb58a1f4b5d8bea84a9890ee7 100644 (file)
@@ -88,6 +88,14 @@ menubar > menu[open] {
   border: 1px inset #CCD0DD;
 }
 
+menubar > menu:-moz-lwtheme {
+  -moz-appearance: none;
+}
+
+menubar > menu:-moz-window-inactive {
+  color: #808080;
+}
+
 menuitem.spell-suggestion {
   font-weight: bold;
 }
@@ -107,17 +115,10 @@ popup > menuitem {
 menulist > menupopup > menuitem,
 .menulist-menupopup > menu,
 menulist > menupopup > menu {
-  padding-top: 1px;
-  padding-bottom: 1px;
-  -moz-padding-start: 1px;
-  -moz-padding-end: 22px;
+  padding: 1px 5px;
   max-width: none;
 }
 
-menubar > menu:-moz-lwtheme {
-  -moz-appearance: none;
-}
-
 /* ..... internal content .... */
 
 .menu-text,