| commit | 1c48aad72a8c46fc60ddb020fc012c110973bb3c | [log] [tgz] |
|---|---|---|
| author | Jason Thai <jasontt@chromium.org> | Tue Jul 27 19:45:18 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 27 19:45:18 2021 |
| tree | 78bb067005e45953035d58f9157edf04c85dbde5 | |
| parent | 1f1613258f1f9cf33ef1a844ff32967785f85c65 [diff] |
Personalization: remove button shadow Make the button more to spec by removing the shadow. Bug: b/194530310 Test: manually Change-Id: Id38192063cbe27436c9e1e6d71cadf194896bc1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3056720 Reviewed-by: Yue Li <updowndota@chromium.org> Commit-Queue: Jason Thai <jasontt@chromium.org> Cr-Commit-Position: refs/heads/master@{#905862}
diff --git a/chromeos/components/personalization_app/resources/trusted/wallpaper_selected_element.html b/chromeos/components/personalization_app/resources/trusted/wallpaper_selected_element.html index 380d85a7..ba7e060 100644 --- a/chromeos/components/personalization_app/resources/trusted/wallpaper_selected_element.html +++ b/chromeos/components/personalization_app/resources/trusted/wallpaper_selected_element.html
@@ -73,6 +73,7 @@ padding: 16px; margin-inline-end: 8px; border-radius: 16px; + box-shadow: none; } </style> <header id="container" tabindex="0" aria-label="[[getAriaLabel_(image_)]]"