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

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

Issue 21944004: Enable the accessibility audit for chrome://net-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 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
« no previous file with comments | « no previous file | chrome/browser/resources/net_internals/cros_log_analyzer_view.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/net_internals/cros_log_analyzer_view.css
diff --git a/chrome/browser/resources/net_internals/cros_log_analyzer_view.css b/chrome/browser/resources/net_internals/cros_log_analyzer_view.css
index 098190c25ed37b712789738daf8c626cd9ad5a40..ba3392b175ee4e2e6fc8a6e3fc7f629cbc059b85 100644
--- a/chrome/browser/resources/net_internals/cros_log_analyzer_view.css
+++ b/chrome/browser/resources/net_internals/cros_log_analyzer_view.css
@@ -76,7 +76,7 @@
.cros-log-analyzer-td-level-error {
background-color: rgb(255, 153, 163);
- color: red;
+ color: rgb(238, 0, 0);
}
.cros-log-analyzer-td-level-info {
« no previous file with comments | « no previous file | chrome/browser/resources/net_internals/cros_log_analyzer_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698