Bug 1811988 - Follow-up: Set the #singleMessage background-color on Mac. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D168137 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
afe9f352da
Коммит
2ea39a5b01
|
@ -9,8 +9,7 @@
|
|||
@import url("chrome://messenger/skin/shared/messageHeader.css");
|
||||
|
||||
/* ::::: for the entire area ::::: */
|
||||
#singleMessage,
|
||||
#calendar-task-details-container {
|
||||
#singleMessage {
|
||||
color: WindowText;
|
||||
background-color: AppWorkspace;
|
||||
}
|
||||
|
|
|
@ -8,6 +8,10 @@
|
|||
|
||||
@import url("chrome://messenger/skin/shared/messageHeader.css");
|
||||
|
||||
#singleMessage {
|
||||
background-color: -moz-Dialog;
|
||||
}
|
||||
|
||||
/* ::::: msg header toolbars ::::: */
|
||||
|
||||
.inline-toolbox {
|
||||
|
|
|
@ -9,8 +9,7 @@
|
|||
@import url("chrome://messenger/skin/shared/messageHeader.css");
|
||||
|
||||
/* ::::: for the entire area ::::: */
|
||||
#singleMessage,
|
||||
#calendar-task-details-container {
|
||||
#singleMessage {
|
||||
color: WindowText;
|
||||
background-color: ButtonFace;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче