commit | 41c1694b99567d525a9c31e2d9f26d338cefee48 | [log] [tgz] |
---|---|---|
author | Paul Adedeji <pauladedeji@google.com> | Thu Oct 26 21:22:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 21:22:14 2023 |
tree | 3dd8de351655eec26759efaed83acfa19f356002 | |
parent | a9bc06905ddc961af35bfd7c3275fc14f1ae4f5f [diff] |
Add more styling to combobox. 1. Makes all dropdown items inherit the background color, text color, width of their combobox. 2. Gives the first child a radius so that when it is hovered or selected it looks good. 3. Adds hover color. 4. Updates demo "highlighted" color to increase contrast with the other colors used. This is a random color I chose. *Video demo of all three menus in bug comments* Before: b-screenshot/8usrXZKWHNt7MrS After: b-screenshot/4FfK8rFRnkrD73s a-screenshot/3Z9DGoDCksqNpYA c-screenshot/5wJNuq5yhMHRVZk Change-Id: I31e560677158a2d560082bac35ae3cd34a039905 Bug: b/307952495 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4980316 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Paul Adedeji <pauladedeji@google.com> Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1215747}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.