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

Unified Diff: chrome/browser/resources/ntp4/new_tab.html

Issue 7342017: ntp4: Most Visited appearance refresh (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cursor Created 9 years, 5 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/ntp4/new_tab.html
diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html
index cda3e24da2169eaaac2a3ce026d765085504611d..3c05ac91a80e08258d65c491e99eae64b35b6db7 100644
--- a/chrome/browser/resources/ntp4/new_tab.html
+++ b/chrome/browser/resources/ntp4/new_tab.html
@@ -58,7 +58,7 @@ document.documentElement.setAttribute('touchui', true);
<div id="notification" class="inactive">
<span></span>
<div id="notificationLinks"></div>
- <button></button>
+ <button class="close-button"></button>
</div>
<div id="card-slider-frame">

Powered by Google App Engine
This is Rietveld 408576698