зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1787663 - Don't shrink the open-in-new.svg icon in the Print dialog r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D155795
This commit is contained in:
Родитель
96502edf3a
Коммит
42c99911fc
|
@ -162,6 +162,7 @@ input[type="text"] {
|
|||
|
||||
#open-dialog-link::after {
|
||||
display: block;
|
||||
flex-shrink: 0;
|
||||
content: "";
|
||||
background: url(chrome://global/skin/icons/open-in-new.svg) no-repeat center;
|
||||
background-size: 12px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче