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

Unified Diff: chrome/browser/resources/new_new_tab.css

Issue 3342009: Remove old debug code from ntp. (Closed)
Patch Set: Created 10 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
« no previous file with comments | « chrome/browser/dom_ui/app_launcher_handler.cc ('k') | chrome/browser/resources/new_new_tab.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/new_new_tab.css
diff --git a/chrome/browser/resources/new_new_tab.css b/chrome/browser/resources/new_new_tab.css
index 20b20e08c77e0b303d6d81c3c5fbfdf9f28fdcf3..6ef25c58a3302ac83003d35f5ab3f9fb17d96a80 100644
--- a/chrome/browser/resources/new_new_tab.css
+++ b/chrome/browser/resources/new_new_tab.css
@@ -276,25 +276,6 @@ html[dir=rtl] #option-menu > [command=hide]:before {
font-family: inherit;
}
-#apps-launch-control {
- margin-top: 10px;
-}
-
-#apps-launch-control input {
- position: relative;
- top: 1px;
- margin-right: 0.2em;
- margin-left: 1em;
-}
-
-#debug > h2 {
- color: red;
-}
-
-#debug > div {
- margin: 0;
-}
-
.section {
position: fixed;
font-size: 12px;
« no previous file with comments | « chrome/browser/dom_ui/app_launcher_handler.cc ('k') | chrome/browser/resources/new_new_tab.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698