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

Unified Diff: chrome/browser/resources/new_tab_theme.css

Issue 394005: Add message and image to NTP to promote extensions and bookmark sync.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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
Index: chrome/browser/resources/new_tab_theme.css
===================================================================
--- chrome/browser/resources/new_tab_theme.css (revision 32026)
+++ chrome/browser/resources/new_tab_theme.css (working copy)
@@ -101,6 +101,10 @@
color: $$6; /* COLOR_NTP_LINK_UNDERLINE */
}
-#themes-promo {
+#promo-line {
+ display: $$9;
+}
+
+#bottom-right-promo {
display: $$8;
-}
+}

Powered by Google App Engine
This is Rietveld 408576698