settings: Fix color styling for nested inputs to work in night mode.

This commit is contained in:
Cynthia Lin
2018-08-04 17:43:03 -07:00
committed by Tim Abbott
parent a001e8d6ec
commit ecbc58c586
3 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ GENERIC_KEYWORDS = [
'danger',
'condensed',
'disabled',
'enabled',
'error',
'expanded',
'fade-out',