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

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

Issue 8036002: ntp: remove ntp3 resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 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/ntp4/apps_page.css
diff --git a/chrome/browser/resources/ntp4/apps_page.css b/chrome/browser/resources/ntp4/apps_page.css
index 3e500686effc5a53d8e480bfca0553416434007b..48f995166cfa80fd32018f89ba4467bbae8094ac 100644
--- a/chrome/browser/resources/ntp4/apps_page.css
+++ b/chrome/browser/resources/ntp4/apps_page.css
@@ -161,7 +161,7 @@ html[dir="rtl"] .apps-promo-extras {
text-align: center;
text-decoration: none;
white-space: nowrap;
- -webkit-border-image: url('../ntp/g-button-chocobo.png') 6 10 12 6;
+ -webkit-border-image: url('./images/app_promo_button.png') 6 10 12 6;
}
.app .invisible {

Powered by Google App Engine
This is Rietveld 408576698