summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/new_tab_theme.css
diff options
context:
space:
mode:
authorarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-07 22:44:51 +0000
committerarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-07 22:44:51 +0000
commit32925764ac6fd4df5497a48f4cd6f97c0dc93e8e (patch)
treefd21fc7af2ec03f32df5700385faad82967ec162 /chrome/browser/resources/new_tab_theme.css
parentf5ad47a18ebe1dfe2656588776557c3a702faf56 (diff)
downloadchromium_src-32925764ac6fd4df5497a48f4cd6f97c0dc93e8e.zip
chromium_src-32925764ac6fd4df5497a48f4cd6f97c0dc93e8e.tar.gz
chromium_src-32925764ac6fd4df5497a48f4cd6f97c0dc93e8e.tar.bz2
NTP: Remove bottom promos.
BUG=None TEST=Start chrome with a new blank profile. No bottom promos should show up. Review URL: http://codereview.chromium.org/2637004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49112 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/new_tab_theme.css')
-rw-r--r--chrome/browser/resources/new_tab_theme.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/browser/resources/new_tab_theme.css b/chrome/browser/resources/new_tab_theme.css
index 1242936..baa328e 100644
--- a/chrome/browser/resources/new_tab_theme.css
+++ b/chrome/browser/resources/new_tab_theme.css
@@ -107,14 +107,6 @@ body {
color: $$6; /* COLOR_NTP_LINK_UNDERLINE */
}
-#promo-line {
- display: $$9;
-}
-
-#bottom-right-promo {
- display: $$8;
-}
-
#top-bar {
border-bottom: 1px solid $$2; /* COLOR_NTP_SECTION_BORDER */
}