Don't override the text color for menulist > menupopup > menu, we want the existing rules for text color to apply. Bug 239934, r=dbaron.

git-svn-id: svn://10.0.0.236/trunk@154599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%brianryner.com 2004-04-07 23:16:51 +00:00
parent 10fc4fc5a0
commit 3fd0c9f04a

View File

@ -75,7 +75,6 @@ menulist > menupopup > menu {
padding: 1px 30px 1px 5px;
max-width: none;
font: message-box;
color: -moz-FieldText;
}
/* ..... internal content .... */