Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index b41ccf096309232f2ba873bcef3134bef806d57d..335a57ec0fd0d106c9400c60672e4a38a0804227 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -667,7 +667,7 @@ input[type="file"] { |
text-align: start !important; |
} |
-input:-webkit-autofill { |
+input:-webkit-autofill, textarea:-webkit-autofill { |
background-color: #FAFFBD !important; |
background-image:none !important; |
color: #000000 !important; |