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

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

Issue 1784353004: MD Settings: make "CHANGE PROXY SETTINGS" button primary styled (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-utils
Patch Set: Created 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/system_page/system_page.html
diff --git a/chrome/browser/resources/settings/system_page/system_page.html b/chrome/browser/resources/settings/system_page/system_page.html
index 05b4721267eb3cef50e59ddafa3af1e17afe222b..ecd10bdb5693cfee43efadfe95b9a3a81998e59d 100644
--- a/chrome/browser/resources/settings/system_page/system_page.html
+++ b/chrome/browser/resources/settings/system_page/system_page.html
@@ -19,7 +19,7 @@
</div>
<div class="settings-box">
<div class="button-strip">
- <paper-button i18n-content="changeProxySettings"
+ <paper-button i18n-content="changeProxySettings" class="primary-button"
on-tap="onChangeProxySettingsTap_"></paper-button>
</div>
</div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698