Dark mode fix: keep the password input black (#60)

This commit is contained in:
Abhishek Shandilya 2019-11-14 21:54:59 -05:00 committed by Taylor Helsper
parent 0403c0d340
commit 0db4a35c88

View File

@ -57,11 +57,6 @@ table,
border-color: #eee;
}
.settings_input {
color: white;
background: #eee;
}
.main_page_warning_block,
.upgrade_ad_main_page {
color: #eee;