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

Unified Diff: chrome/browser/resources/net_internals/capture_view.html

Issue 9521006: Cleanup some classnames to match style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add a comment Created 8 years, 10 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/net_internals/capture_view.html
diff --git a/chrome/browser/resources/net_internals/capture_view.html b/chrome/browser/resources/net_internals/capture_view.html
index 1ab7c851af8b90b18b5a9fb8b53992a423a10658..818b3c969a4159a92a2783b2064da9928e85987f 100644
--- a/chrome/browser/resources/net_internals/capture_view.html
+++ b/chrome/browser/resources/net_internals/capture_view.html
@@ -1,4 +1,4 @@
-<div id=capture-view-tab-content>
+<div id=capture-view-tab-content class=content-box>
<h2>Capture options</h2>
<input id=capture-view-byte-logging-checkbox type=checkbox />
<label for='capture-view-byte-logging-checkbox'>

Powered by Google App Engine
This is Rietveld 408576698