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

Unified Diff: chrome/browser/resources/shared/css/about_memory.css

Issue 10702091: HiDPI asset for the help bubble on about:memory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | chrome/browser/resources/shared/images/2x/help.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/shared/css/about_memory.css
diff --git a/chrome/browser/resources/shared/css/about_memory.css b/chrome/browser/resources/shared/css/about_memory.css
index 88374daf8a27718f76661e983a1595a81f8a186f..c83e42cd10763000ef5ca227305b5e31ec60e035 100644
--- a/chrome/browser/resources/shared/css/about_memory.css
+++ b/chrome/browser/resources/shared/css/about_memory.css
@@ -258,7 +258,7 @@ table.list#browserComparison .name {
}
div.help {
- background: url('../images/help.gif') center bottom no-repeat;
+ background: url('../images/help.png') center bottom no-repeat;
display: inline-block;
height: 14px;
margin: -1px 0;
« no previous file with comments | « no previous file | chrome/browser/resources/shared/images/2x/help.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698