From 73dc4cf402ca37f51291d72572a8d4884ddddb2a Mon Sep 17 00:00:00 2001 From: "glen@google.com" Date: Mon, 20 Oct 2008 21:09:48 +0000 Subject: To go with the retardation of recently closed tabs, remove the yellow from the style. Review URL: http://codereview.chromium.org/7624 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3630 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/resources/new_tab.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'chrome/browser/resources') diff --git a/chrome/browser/resources/new_tab.html b/chrome/browser/resources/new_tab.html index 2b90255..113a2ef 100644 --- a/chrome/browser/resources/new_tab.html +++ b/chrome/browser/resources/new_tab.html @@ -268,10 +268,7 @@ html[dir='rtl'] #managesearcheslink { } #recentlyBookmarked { background-color:#e1ecfe; -} -#recentlyClosedTabs { - background-color:#fff1a8; -} +} #searches input { border:1px solid #7f9db9; background-repeat: no-repeat; -- cgit v1.1