Bug 1419133 - fix text contrast on buttons in multimessageview's header. r=aceman
This commit is contained in:
Родитель
2b9ef9a660
Коммит
a0845cfec8
|
@ -37,7 +37,8 @@
|
|||
}
|
||||
|
||||
.toolbarbutton-1.msgHeaderView-button {
|
||||
background: -moz-dialog;
|
||||
background: -moz-Dialog;
|
||||
color: -moz-DialogText;
|
||||
}
|
||||
|
||||
.toolbarbutton-1.msgHeaderView-button:not([disabled=true]):not([checked=true]):not([open]):not(:active):hover {
|
||||
|
|
Загрузка…
Ссылка в новой задаче