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

Unified Diff: chrome/browser/resources/settings/people_page/change_picture.html

Issue 2528263003: MD Settings: Fix Change Picture Camera icons. (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « chrome/browser/resources/settings/people_page/camera.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/change_picture.html
diff --git a/chrome/browser/resources/settings/people_page/change_picture.html b/chrome/browser/resources/settings/people_page/change_picture.html
index 7e29377af1f59b029b83bd5c548b65d88f02f5c8..cb462db8b1c7a2652b4e12d97383ed462972f4a1 100644
--- a/chrome/browser/resources/settings/people_page/change_picture.html
+++ b/chrome/browser/resources/settings/people_page/change_picture.html
@@ -83,9 +83,9 @@
}
#discardOldImage {
+ --iron-icon-fill-color: white;
background-color: var(--paper-red-500);
border-radius: 50%;
- color: white;
display: block;
margin: 0 auto 0 auto;
}
« no previous file with comments | « chrome/browser/resources/settings/people_page/camera.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698