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

Unified Diff: chrome/browser/resources/about_sys/about_sys.css

Issue 2403503003: Optimize the table creation in the Sys Info page of the feedback app (Closed)
Patch Set: Fix js styles for presubmit Created 4 years, 2 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/component_extension_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/about_sys/about_sys.css
diff --git a/chrome/browser/resources/about_sys/about_sys.css b/chrome/browser/resources/about_sys/about_sys.css
index 795241702ec066ad974c39b9f30f858560f98406..b8ea3b7c14be1314cc16db85b987d0051c638049 100644
--- a/chrome/browser/resources/about_sys/about_sys.css
+++ b/chrome/browser/resources/about_sys/about_sys.css
@@ -169,8 +169,3 @@ html[dir='rtl'] #details .name {
.number-expanded .stat-value {
display: auto;
}
-
-#status {
- color: rgb(255, 0, 0);
- margin: .5em 0;
-}
« no previous file with comments | « no previous file | chrome/browser/resources/component_extension_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698