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

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

Issue 9521006: Cleanup some classnames to match style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase off head 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/status_view.html
diff --git a/chrome/browser/resources/net_internals/status_view.html b/chrome/browser/resources/net_internals/status_view.html
index 1fe2b447559a839750eada21565dda30d076bceb..e42e447d1ca9dc5a6a9c7283afac26f34d8ece5f 100644
--- a/chrome/browser/resources/net_internals/status_view.html
+++ b/chrome/browser/resources/net_internals/status_view.html
@@ -19,9 +19,9 @@ found in the LICENSE file.
class=capture-status-view-rotateleft
src='chrome://resources/images/select.png' />
<span id=capture-status-view-extras style="display:none">
- <button id=capture-status-view-clear-cache class=warningText>
+ <button id=capture-status-view-clear-cache class=warning-text>
Clear cache</button>
- <button id=capture-status-view-flush-sockets class=warningText>
+ <button id=capture-status-view-flush-sockets class=warning-text>
Flush sockets</button>
</span>
</td>
« no previous file with comments | « chrome/browser/resources/net_internals/spdy_view.js ('k') | chrome/browser/resources/net_internals/test_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698