Bug 1576685 - Update disabled TP toggle switch background color. r=timhuang

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Nihanth Subramanya 2019-08-26 21:40:12 +00:00
Родитель 3cf5ef2f97
Коммит 797a1c0b4e
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -1071,6 +1071,10 @@ description#identity-popup-content-verifier,
transition: padding .2s ease;
}
:root[lwt-popup-brighttext] .protections-popup-tp-switch:not([enabled]) {
background-color: #737373;
}
.protections-popup-tp-switch::before {
position: relative;
display: block;