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

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

Issue 209313002: Modified components ui to address concern of all the time disabled check update button. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code review Created 6 years, 7 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/components.css
diff --git a/chrome/browser/resources/components.css b/chrome/browser/resources/components.css
index 35138845073cd093eb3b6c62670ff5dd82d8d3b4..b67927cb366d162318d692b11fa29e0bb4f2f999 100644
--- a/chrome/browser/resources/components.css
+++ b/chrome/browser/resources/components.css
@@ -186,6 +186,7 @@ body.show-tmi-mode .show-in-tmi-mode {
.component {
border-bottom: 1px solid #cdcdcd;
+ display: block;
James Hawkins 2014/05/28 23:01:11 Why is this necessary?
Shrikant Kelkar 2014/05/28 23:14:45 Removed
}
.critical {

Powered by Google App Engine
This is Rietveld 408576698