Bug 1437564 - Stop setting a text color for checked toolbarbuttons on Windows since the native background is mostly transparent and the color should be inherited. r=johannh

MozReview-Commit-ID: Hgp8DhBrkGU

--HG--
extra : rebase_source : 0e42530fd3c7071541e5ec1a7f7496d1fbf823bb
This commit is contained in:
Dão Gottwald 2018-03-01 12:50:56 +01:00
Родитель 13b982d13e
Коммит bb2196e329
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -66,7 +66,6 @@ toolbarbutton[checked="true"]:not([disabled="true"]) {
padding-bottom: 2px;
padding-inline-start: 4px;
padding-inline-end: 2px;
color: ButtonText;
}
@media (-moz-windows-default-theme) {