зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1697943 - Apply a uniform weight to PopupNotification descriptions. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D109550
This commit is contained in:
Родитель
b9b3ca2495
Коммит
31227a5958
|
@ -936,6 +936,13 @@ popupnotificationcontent {
|
|||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.popup-notification-description > b {
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
.popup-notification-description {
|
||||
font-weight: 600;
|
||||
}
|
||||
} /** END Proton **/
|
||||
|
||||
#tab-notification-deck {
|
||||
|
|
Загрузка…
Ссылка в новой задаче