third and last part of syncing LCARStrek with Firefox 33 windows theme changes
[themes.git] / LCARStrek / global / menu.css
index b75cad7006a86506214e341ef9774e82e8a6a3c3..45f25b4bc6cdf848f4f84b87284947037347efab 100644 (file)
@@ -16,8 +16,9 @@ menuitem,
   -moz-box-align: center;
   max-width: 42em;
   background-color: #000000;
-  color: #C09070;
+  color: #FF9F00;
   list-style-image: none;
+  -moz-image-region: auto;
 }
 
 menuitem[default="true"] {
@@ -124,7 +125,7 @@ menulist > menupopup > menu {
   -moz-margin-start: 7px !important;
   -moz-margin-end: 2px !important;
   -moz-padding-end: 14px;
-  color: inherit;
+  color: #A09090;
 }
 
 .menu-iconic-icon {
@@ -192,7 +193,6 @@ menulist > menupopup > menu > .menu-iconic-left {
 
 menuitem[checked="true"] { /* [type="checkbox"] */
   list-style-image: url("chrome://global/skin/menu/menu-check.gif");
-  -moz-image-region: auto;
 }
 
 menuitem[checked="true"][_moz-menuactive="true"] {
@@ -207,7 +207,6 @@ menuitem[checked="true"][disabled="true"] {
 
 menuitem[checked="true"][type="radio"] {
   list-style-image: url("chrome://global/skin/menu/menu-radio.gif");
-  -moz-image-region: auto;
 }
 
 menuitem[checked="true"][type="radio"][_moz-menuactive="true"] {