Bug 1860218 - Fix composer's Color properties dialog. r=aleca

Differential Revision: https://phabricator.services.mozilla.com/D191510

--HG--
extra : amend_source : 06bcc2812017e1563597d55033d01c3491a78792
This commit is contained in:
Richard Marti 2023-10-23 08:35:33 +03:00
Родитель 671ab728c4
Коммит ab407d41aa
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -141,7 +141,7 @@
</button>
</vbox>
</hbox>
<vbox id="ColorPreview" flex="1">
<vbox id="ColorPreview">
<spacer flex="1" />
<label class="larger" id="NormalText" value="&normalText.label;" />
<spacer flex="1" />

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

@ -62,7 +62,7 @@
width: 30px;
height: 12px;
border: 1px inset #CCCCCC;
margin: 1px 0;
margin: auto;
}
.color-well[default="true"] {