commit | 34c9a9f1b24b1360bfc51909315dbe5f398c2fd6 | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Thu May 04 01:19:22 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 04 01:19:22 2023 |
tree | 2ac4f7de89c603a6c1b036139198d902f20e0a20 | |
parent | 59ee7d4e05eb7425a2b3a778f58057c19ce261b3 [diff] |
Settings: Make settings-secure-dns not depend on settings-shared style. - Change 'secondary' CSS class to 'cr-secondary-text' - Remove 'list-item' and 'list-frame' CSS classes, and replace with targeted styles for the elements that used them. This also fixes a bug where the settings-secure-dns element would invisibly extend outside the boundaries of the enclosing card, noticeable only when hovering the cursor over that area. This is in preparation of moving it to the "limited sharing" mechanism so that it can be properly shared between OS and Browser Settings. Bug: 1431477 Change-Id: I5cc9dde16dba82d35296657f9552e23ced8394ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4504415 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1139295}
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.