mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 18:51:28 +00:00
Bug 404894 - Text in disabled <xul:menulist> should be grayed on mac. r=mano
This commit is contained in:
parent
380250f325
commit
227ec9bf3d
@ -50,11 +50,11 @@ menulist {
|
||||
-moz-appearance: menulist;
|
||||
margin: 2px 4px;
|
||||
min-height: 20px !important;
|
||||
color: -moz-DialogText;
|
||||
}
|
||||
|
||||
.menulist-label-box {
|
||||
-moz-appearance: menulist-text;
|
||||
color: -moz-DialogText;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user