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

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

Issue 10959073: Small net-internals UI tweaks for android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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
« no previous file with comments | « chrome/browser/resources/net_internals/main.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/net_internals/tab_switcher_view.css
===================================================================
--- chrome/browser/resources/net_internals/tab_switcher_view.css (revision 158318)
+++ chrome/browser/resources/net_internals/tab_switcher_view.css (working copy)
@@ -26,7 +26,6 @@
background: white;
}
-
.tab-switcher-view a:visited,
.tab-switcher-view a {
color: black;
@@ -34,5 +33,4 @@
.tab-switcher-view a.selected {
color: rgb(221, 75, 57);
- font-weight: bold;
}
« no previous file with comments | « chrome/browser/resources/net_internals/main.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698