update both themes for toolkit winstripe changes up to 2011-01-09
[themes.git] / LCARStrek / global / menu.css
index 0f78a138cc81b7c0d5997b3e3e230719e1107e9c..901db94d65ac51d2b187c4a2234b49f43d4ea35e 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;
 }
@@ -108,10 +116,7 @@ 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;
 }
 
@@ -134,7 +139,7 @@ menulist > menupopup > menu {
 
 .menu-description {
   font-style: italic;
-  color: #8050B0;
+  color: #9C9CFF;
   -moz-margin-start: 1ex !important;
 }