Index: third_party/WebKit/Source/core/css/html.css |
diff --git a/third_party/WebKit/Source/core/css/html.css b/third_party/WebKit/Source/core/css/html.css |
index e21bf128118e1391c3dbbdd1c1288c9569ac70b5..99c3ae22d743521f0e3e652d6483b1117cdb1d17 100644 |
--- a/third_party/WebKit/Source/core/css/html.css |
+++ b/third_party/WebKit/Source/core/css/html.css |
@@ -504,7 +504,7 @@ textarea { |
::-webkit-input-placeholder { |
-webkit-text-security: none; |
- color: darkGray; |
+ color: #757575; |
pointer-events: none !important; |
} |