commit | cbf3108ae37dce0ebdb6473f173d8ec454f14173 | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Tue Mar 01 23:17:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 01 23:17:47 2022 |
tree | 6b4099334e248f1a253adfead1b94e3decd10e0f | |
parent | 14a2aeac3853615bf5d4acbf8a7dca5b35479db1 [diff] |
Fix focused state of "Advanced" button on OS settings page. Per UX feedback, button text should *not* be bold and should have appropriately colored focus ring. Before (light): http://shortn/_5TMNskpbBo After (light): http://shortn/_XIoA8krJpL Before (dark): http://shortn/_JpzsRcP6iR After (dark): http://shortn/_vmkHEvJ41H Bug: 1302083 Change-Id: I0ea15fa1d36056fad4baf1e820404275c6d31a39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3498384 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#976459}
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.