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. |