Revert "Fix chrome://flags search box placeholder visibility in dark mode"
This reverts commit 3f622b5a. Reason for revert: This was an improper fix. Proper fix is here: https://chromium-review.googlesource.com/c/chromium/src/+/1835274 Original change's description: > 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/+/1799997 > Reviewed-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} TBR=asvitkine@chromium.org,blundell@chromium.org,jeffreyca16@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1001957 Change-Id: Ia470faa1c7193dbdb2643348d7c8b421e2c1b416 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835276Reviewed-by:Colin Blundell <blundell@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#702036}
Showing
Please register or sign in to comment