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:
Itiel 2022-08-30 04:22:08 +00:00
Родитель 96502edf3a
Коммит 42c99911fc
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -162,6 +162,7 @@ input[type="text"] {
#open-dialog-link::after { #open-dialog-link::after {
display: block; display: block;
flex-shrink: 0;
content: ""; content: "";
background: url(chrome://global/skin/icons/open-in-new.svg) no-repeat center; background: url(chrome://global/skin/icons/open-in-new.svg) no-repeat center;
background-size: 12px; background-size: 12px;