Bug 1567938 - Fix improper uses of #737373 in preferences. r=jaws

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Tim Nguyen 2019-07-22 19:34:22 +00:00
Родитель 67e52fbe32
Коммит da68c7c366
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -15,6 +15,6 @@
}
.option-description {
color: #737373;
color: var(--in-content-deemphasized-text);
margin-top: -0.5em !important;
}

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

@ -29,7 +29,7 @@
}
#permissionsDisableDescription {
color: #737373;
color: var(--in-content-deemphasized-text);
line-height: 110%;
}

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

@ -55,7 +55,7 @@ html|h2 {
description.indent,
.indent > description {
color: #737373;
color: var(--in-content-deemphasized-text);
}
button,