| commit | 00ecee820b51cb3fadbf669fd2ad73f1fdb73a6a | [log] [tgz] |
|---|---|---|
| author | Gavin Williams <gavinwill@chromium.org> | Tue Jun 23 17:44:06 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 23 17:44:06 2020 |
| tree | 2be828feac78279ef40304de3fd859a0c453935a | |
| parent | 01018177fff0d7a5eff68ed029f31d954208f107 [diff] |
CrOS Print Preview printer status dropdown styling enhancements - Change the dropdown input field to read only. Need to explicitly override the cr-input readonly opacity to keep the text readable. - Prevent the printer name from overflowing in the input field. - Align the printer names in the dropdown with the printer name in the input field. - Add a thin black border around the dropdown - Remove the rounded corners on the bottom of the dropdown - Remove black outline around printer item in dropdown when right-clicked. Screenshot: http://screen/cdf0xxtWGHT Bug: 1059607 Change-Id: I0d555ab7a1671ff36006ebfab648a84346c76834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240586 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#781412}
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 .
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.