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

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

Issue 10834312: Make net-internals work a bit better on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync Created 8 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
Index: chrome/browser/resources/net_internals/import_view.html
===================================================================
--- chrome/browser/resources/net_internals/import_view.html (revision 151563)
+++ chrome/browser/resources/net_internals/import_view.html (working copy)
@@ -11,13 +11,11 @@
}
.import-view-pending-log {
- font-family: sans-serif;
color: blue;
font-weight: bold;
}
.import-view-success-log {
- font-family: sans-serif;
color: green;
font-weight: bold;
}
« no previous file with comments | « chrome/browser/resources/net_internals/events_view.css ('k') | chrome/browser/resources/net_internals/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698