Bug 609422 - Insert and Format entries in menubar in MailNews Compose window enable on hover

r=dao a2.0=benjamin
This commit is contained in:
Ian Neal 2010-11-10 23:31:32 +00:00
parent 5583c79faf
commit 378386f223

View File

@ -86,7 +86,7 @@ menubar:-moz-lwtheme > menu:not([open="true"]) {
text-shadow: inherit;
}
menubar > menu[_moz-menuactive="true"] {
menubar > menu[_moz-menuactive="true"]:not([disabled="true"]) {
color: -moz-menubartext;
}