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

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

Issue 2846723002: [MD settings] separate all-sites from site-list (Closed)
Patch Set: Created 3 years, 8 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 05643257199466bfedc020ba614f8ef62c965048..4a49c8847579539013bc251aa51478278b12d3ba 100644
--- a/chrome/browser/resources/settings/site_settings/site_list.html
+++ b/chrome/browser/resources/settings/site_settings/site_list.html
@@ -23,7 +23,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