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

Unified Diff: chrome/browser/resources/settings/site_settings/site_list.html

Issue 2846723002: [MD settings] separate all-sites from site-list (Closed)
Patch Set: review changes Created 3 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/settings/site_settings/site_list.html
diff --git a/chrome/browser/resources/settings/site_settings/site_list.html b/chrome/browser/resources/settings/site_settings/site_list.html
index 0267f25fb980ff9b845636f2274ba6aaaac3a2ae..c1987ccb3744cb4ff903ecb0814f0602cbce877b 100644
--- a/chrome/browser/resources/settings/site_settings/site_list.html
+++ b/chrome/browser/resources/settings/site_settings/site_list.html
@@ -25,7 +25,7 @@
}
</style>
<div id="category">
- <div class="settings-box first" hidden$="[[allSites]]">
+ <div class="settings-box first">
<h2 class="start">[[categoryHeader]]</h2>
<paper-button id="addSite"
class="secondary-button header-aligned-button"

Powered by Google App Engine
This is Rietveld 408576698