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

Unified Diff: chrome/browser/resources/options2/password_manager.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/password_manager.html
diff --git a/chrome/browser/resources/options2/password_manager.html b/chrome/browser/resources/options2/password_manager.html
index 76ee4d7a866e2eb0c3f25eb090e2a7098795749f..9a76ed3a62caa61f226f1b0459a8bdcc639d78f3 100644
--- a/chrome/browser/resources/options2/password_manager.html
+++ b/chrome/browser/resources/options2/password_manager.html
@@ -1,4 +1,5 @@
<div id="password-manager" class="page" hidden>
+ <div class="close-button"></div>
<h1 i18n-content="passwordsPage"></h1>
<div class="content-area">
<div id="password-list-headers">
« no previous file with comments | « chrome/browser/resources/options2/options_page.css ('k') | chrome/browser/resources/options2/search_engine_manager.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698