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

Unified Diff: chrome/browser/resources/settings/settings_shared_css.html

Issue 2686063004: MD Settings: make blowing away per-origin data (i.e. cookies) easier (Closed)
Patch Set: dschuyler@ review Created 3 years, 10 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/settings/site_settings/site_data.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index 61a8dbecf535c7af670bb344c910625b2266f80b..dd9ac8df21452893906e8a695aa3d7a91740942c 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -305,7 +305,7 @@
* +-------------------------------------------------------+
* | Another setting-box without a secondary-action |
* +-------------------------------------------------------+ */
- .settings-box .secondary-action {
+ :-webkit-any(.settings-box, .list-item) .secondary-action {
-webkit-border-start: var(--settings-separator-line);
-webkit-margin-start: 20px;
-webkit-padding-start: 20px;
« no previous file with comments | « no previous file | chrome/browser/resources/settings/site_settings/site_data.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698