commit | a72da1c52e009bd5e51628e22787b36321fda59c | [log] [tgz] |
---|---|---|
author | Kristi Park <kristipark@chromium.org> | Wed Feb 27 03:09:41 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 27 03:09:41 2019 |
tree | c4de2083bea53dd9a563c2983d555f697a58f762 | |
parent | aa88ab2869e3f3059ce61c5c27327cd69d403866 [diff] |
[NTP] Do not use dark mode chips if a background image is set Do not use dark mode chips (i.e. Most Visited icons, Vasco, fakebox, etc.) if a background image is applied to the NTP. This includes custom backgrounds and images from themes. In order to keep compatibility with M73 versions and Vasco, we use the negation ":not(.light-chip)" instead of a positive selector such as ".dark-chip". Bug: 928548 Change-Id: I0284e08485810ce3aad29a288ce4ad21042e7567 Reviewed-on: https://chromium-review.googlesource.com/c/1475207 Reviewed-by: Kyle Milka <kmilka@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#635847}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .