зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1608192 - Place the protections popup message image on the left side of the popup for RTL r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D59383 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
4837ca0587
Коммит
79cd082a2d
|
@ -1838,6 +1838,10 @@ toolbarpaletteitem[place="menu-panel"] > .subviewbutton-nav::after {
|
|||
color: white;
|
||||
}
|
||||
|
||||
#protections-popup-message:-moz-locale-dir(rtl) {
|
||||
background-position: top left;
|
||||
}
|
||||
|
||||
#protections-popup-message > .whatsNew-message-body > .text-link {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче