diff --git a/layout/style/res/forms.css b/layout/style/res/forms.css index 8d8c53e148..260512eb4f 100644 --- a/layout/style/res/forms.css +++ b/layout/style/res/forms.css @@ -111,7 +111,7 @@ input:-moz-autofill-highlight, select:-moz-autofill-highlight, textarea:-moz-autofill-highlight { background-color: #fffcd0 !important; - color: #090909; + color: #090909 !important; } input > .anonymous-div,