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

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: Created 6 years, 9 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 d7b475ae68074c68c99aeb825cf77abd1088e3b5..b6905c86250a2a16f3b9f60f0748707d8f43ba97 100644
--- a/chrome/browser/resources/components.css
+++ b/chrome/browser/resources/components.css
@@ -262,3 +262,7 @@ body.show-tmi-mode .show-in-tmi-mode {
button {
font-size: 104%;
}
+
+#componentTemplate {
+ visibility: hidden;
+}

Powered by Google App Engine
This is Rietveld 408576698