update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / LCARStrek / global / menu.css
index 9c5075b8e022a5272f44f16b630168c13330b74b..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,17 +116,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,
@@ -138,7 +139,7 @@ menubar > menu:-moz-lwtheme {
 
 .menu-description {
   font-style: italic;
-  color: #8050B0;
+  color: #9C9CFF;
   -moz-margin-start: 1ex !important;
 }