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

Unified Diff: chrome/browser/resources/help/help_content.css

Issue 1228923002: Revert vector icon CLs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@merge_aide_oobe_completion
Patch Set: Created 5 years, 5 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
« no previous file with comments | « chrome/browser/resources/help/check_circle.svg ('k') | chrome/browser/resources_util_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/help/help_content.css
diff --git a/chrome/browser/resources/help/help_content.css b/chrome/browser/resources/help/help_content.css
index 813c542665e36f5ea69620d553b1a9bd7cc763aa..a5f0d0655093dd8f5637892f48756035e405a257 100644
--- a/chrome/browser/resources/help/help_content.css
+++ b/chrome/browser/resources/help/help_content.css
@@ -72,7 +72,7 @@
}
#update-status-icon.up-to-date {
- background-image: url(check_circle.svg);
+ background-image: url(chrome://theme/IDR_CHECKMARK);
background-size: 18px;
}
« no previous file with comments | « chrome/browser/resources/help/check_circle.svg ('k') | chrome/browser/resources_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698