From 8ee6bddfcace80700dda6ac069fbe655cbff10a2 Mon Sep 17 00:00:00 2001 From: "arv@chromium.org" Date: Wed, 13 May 2009 21:46:34 +0000 Subject: Hide the "show full history" link when editing the thumbnails. BUG=11330 TEST=Go to the NTP and click "Remove thumbnails". This should hide the "Show full history" link. Review URL: http://codereview.chromium.org/112020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16004 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/resources/new_tab.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/browser') diff --git a/chrome/browser/resources/new_tab.html b/chrome/browser/resources/new_tab.html index 5daf5c5..271bc35 100644 --- a/chrome/browser/resources/new_tab.html +++ b/chrome/browser/resources/new_tab.html @@ -432,7 +432,7 @@ document.addEventListener('DOMContentLoaded', handleDOMContentLoaded); + class="manage non-edit-visible"> » -- cgit v1.1