Bug 1565254 - Old about:config warning title should inherit text color for dark mode compatibility r=dao

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Kestrel 2019-07-11 15:42:30 +00:00
parent 0f519a98e5
commit cd8ad37946

View File

@ -18,7 +18,6 @@
#warningTitle {
font-weight: lighter;
line-height: 1.2;
color: #333;
margin: 0;
margin-bottom: .5em;
}