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

Unified Diff: chrome/browser/resources/settings/internet_page/network_proxy.css

Issue 1368733002: Introduce cr-settings-input and eliminate cr-input (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_532540_elim_cr_toggle_button
Patch Set: Rebase Created 5 years, 3 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/internet_page/network_proxy.css
diff --git a/chrome/browser/resources/settings/internet_page/network_proxy.css b/chrome/browser/resources/settings/internet_page/network_proxy.css
index 0606901d3361e36803b8b8c5f72ab1c876dd438f..9098be477e7aea348775976352a3a30c09b7551a 100644
--- a/chrome/browser/resources/settings/internet_page/network_proxy.css
+++ b/chrome/browser/resources/settings/internet_page/network_proxy.css
@@ -23,6 +23,6 @@ paper-checkbox {
margin-bottom: 10px;
}
-cr-input {
+paper-input {
margin: -9px 5px 0 5px;
}
« no previous file with comments | « chrome/browser/resources/settings/input/input.js ('k') | chrome/browser/resources/settings/internet_page/network_proxy.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698