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

Unified Diff: chrome/browser/resources/ntp4/new_tab.css

Issue 8344013: remove ntp3 resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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/ntp4/new_tab.css
diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css
index de72eeb8da9826ae8643ec9d8f55310817b48356..2434828eebb8a5fa382ee5684dfdffa555316d3a 100644
--- a/chrome/browser/resources/ntp4/new_tab.css
+++ b/chrome/browser/resources/ntp4/new_tab.css
@@ -216,7 +216,7 @@ html[dir='rtl'] #login-container {
}
#trash > span {
- background-image: url('./trash.png');
+ background-image: url('images/trash.png');
background-position: 7px;
background-repeat: no-repeat;
border: 1px dashed #7f7f7f;
« no previous file with comments | « chrome/browser/resources/ntp4/images/trash.png ('k') | chrome/browser/resources/ntp4/ntp4_disclosure_triangle_mask.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698