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

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

Issue 3236001: Add the collapsed 'miniview' to the apps and most visisted sections. (Closed)
Patch Set: more unnecessary changes Created 10 years, 4 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/new_tab_theme.css
diff --git a/chrome/browser/resources/new_tab_theme.css b/chrome/browser/resources/new_tab_theme.css
index d37693aa799fa2d62a59f18c606df9f313f32641..40225de48f76b6c4d075f44106436767509c593a 100644
--- a/chrome/browser/resources/new_tab_theme.css
+++ b/chrome/browser/resources/new_tab_theme.css
@@ -124,7 +124,7 @@ body {
background: $2; /* COLOR_NTP_BACKGROUND */
}
-#apps-section a {
+#apps-section .app a {
color: $8; /* COLOR_NTP_TEXT */
}

Powered by Google App Engine
This is Rietveld 408576698