Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2928)

Unified Diff: chrome/browser/resources/settings/site_settings/zoom_levels.html

Issue 2326473004: Site Settings Desktop: In the Zoom category, use cross icon instead of trashcan. (Closed)
Patch Set: Polish Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/site_settings/zoom_levels.html
diff --git a/chrome/browser/resources/settings/site_settings/zoom_levels.html b/chrome/browser/resources/settings/site_settings/zoom_levels.html
index d60b7e22320e30b6b9e2a66f23fb15f1971eaf6c..c94a13a5b897a80962d6d35445431aa9b2d0ae59 100644
--- a/chrome/browser/resources/settings/site_settings/zoom_levels.html
+++ b/chrome/browser/resources/settings/site_settings/zoom_levels.html
@@ -30,7 +30,7 @@
</div>
<div>[[item.zoom]]</div>
<div>
- <paper-icon-button icon="settings:delete"
+ <paper-icon-button icon="cr:clear"
on-tap="removeZoomLevel_">
</div>
</div>
« no previous file with comments | « chrome/browser/resources/settings/site_settings/site_details.html ('k') | ui/webui/resources/cr_elements/icons.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698