Fix chrome://flags search box placeholder visibility in dark mode
Default placeholder text color in input boxes was changed to a color with transparency, which may cause placeholder text to be unreadable by default if the input box background is a dark color. This change adds explicit styling to the placeholder color. Bug: 1001957 Change-Id: I7b24ab1e01a96cc5b7caa0f22ade8ab712951fe9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1799997Reviewed-by:Colin Blundell <blundell@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Jeffrey Chen <jeffreyca16@gmail.com> Cr-Commit-Position: refs/heads/master@{#696060}
Showing
Please register or sign in to comment