remove general background color for resizers
[themes.git] / LCARStrek / global / menulist.css
index c6d299ef3f8dc0a0a790b37deffff474a3d50f98..ca1274879d01e9e3b4b4a47609779b2a32d76e1f 100644 (file)
@@ -79,14 +79,14 @@ menulist[open="true"] {
 
 .menulist-description {
   font-style: italic;
-  color: #8050B0;
+  color: #9C9CFF;
   -moz-margin-start: 1ex !important;
 }
 
 menulist:focus > .menulist-label-box {
 /*  border: 1px dotted #008484; */
   background-color: #008484;
-  color: #000000;
+  color: #FFCF00;
 }
 
 menulist[disabled="true"] {