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

Unified Diff: chrome/browser/resources/options2/chromeos/proxy.html

Issue 9625006: Implement new overlay style for options pages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with master. Created 8 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
Index: chrome/browser/resources/options2/chromeos/proxy.html
diff --git a/chrome/browser/resources/options2/chromeos/proxy.html b/chrome/browser/resources/options2/chromeos/proxy.html
index a6fa5138512db266b5091f5fede8e69bdb273019..cd390d49feb4669b82ed5bd5b01f6484e0cc6658 100644
--- a/chrome/browser/resources/options2/chromeos/proxy.html
+++ b/chrome/browser/resources/options2/chromeos/proxy.html
@@ -1,4 +1,5 @@
<div id="proxyPage" class="page" hidden>
+ <div class="close-button"></div>
<div id="info-banner" class="managed-prefs-banner" hidden>
<span id="banner-icon" class="managed-prefs-icon"></span>
<span id="banner-text" class="managed-prefs-text"></span>

Powered by Google App Engine
This is Rietveld 408576698