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

Unified Diff: chrome/browser/resources/net_internals/main.css

Issue 8741009: ONC import option to chromeos tab in chrome://net-internals (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: review feedback Created 9 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
Index: chrome/browser/resources/net_internals/main.css
===================================================================
--- chrome/browser/resources/net_internals/main.css (revision 112661)
+++ chrome/browser/resources/net_internals/main.css (working copy)
@@ -57,11 +57,12 @@
#test-view-tab-content,
#hsts-view-tab-content,
#http-throttling-view-tab-content,
-#prerender-view-tab-content,
#logs-view-tab-content {
overflow: auto;
padding: 10px;
}
+#prerender-view-tab-content,
+#chromeos-view-tab-content,
James Hawkins 2011/12/02 22:08:57 Wha? you have two selectors, then a comment, then
achuithb 2011/12/03 00:23:32 Done.
/*
* Styles for TABLE that uses a thin collapsed border.

Powered by Google App Engine
This is Rietveld 408576698