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

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

Issue 11428075: NTP5: Implementing two rows option for Apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: NTP5: Implementing two rows option for Apps Created 8 years 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
« no previous file with comments | « chrome/browser/resources/ntp_search/apps_page.js ('k') | chrome/browser/resources/ntp_search/nav_dot.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 0baa16dfcbf78a57b8a093679fca065d45123c30..84e4a1da244dadf19db421b84fc691a2f10d3b9a 100644
--- a/chrome/browser/resources/ntp_search/mock/debug.css
+++ b/chrome/browser/resources/ntp_search/mock/debug.css
@@ -44,6 +44,10 @@
background: rgb(255, 255, 119);
}
+.debug #bookmark-bar-spacer {
+ background: rgb(255, 255, 119);
+}
+
.debug .hide-col-0 .tile-col-0,
.debug .hide-col-1 .tile-col-1,
.debug .hide-col-2 .tile-col-2,
« no previous file with comments | « chrome/browser/resources/ntp_search/apps_page.js ('k') | chrome/browser/resources/ntp_search/nav_dot.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698