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

Unified Diff: chrome/browser/resources/ntp_search/mock/debug.css

Issue 10867021: NTP5: Improving the Tile Page resize logic (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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/ntp_search/mock/debug.css
diff --git a/chrome/browser/resources/ntp_search/mock/debug.css b/chrome/browser/resources/ntp_search/mock/debug.css
index 1e3e32776f9a490ea56700ecf9ee65b400c96585..152c5e8ed9961ecee226fb70905d0a4f387801b6 100644
--- a/chrome/browser/resources/ntp_search/mock/debug.css
+++ b/chrome/browser/resources/ntp_search/mock/debug.css
@@ -39,7 +39,6 @@
#ntp5 .dot input {
color: #666;
- font-size: 1.1667em;
font-weight: normal;
text-align: center;
}
@@ -90,10 +89,6 @@ body.bare-minimum#ntp5 #dot-list {
height: 100% !important;
}
-.debug .animate-tile .tile-cell {
- -webkit-transition: all 201ms ease-in-out;
-}
-
.debug #page-list-menu {
background: rgb(255, 170, 255);
}
« no previous file with comments | « no previous file | chrome/browser/resources/ntp_search/mock/mock.js » ('j') | chrome/browser/resources/ntp_search/new_tab.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698