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

Unified Diff: chrome/browser/resources/options2/manage_profile_overlay.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/manage_profile_overlay.html
diff --git a/chrome/browser/resources/options2/manage_profile_overlay.html b/chrome/browser/resources/options2/manage_profile_overlay.html
index 0bb9239d2c252df33d38c6ab0d2aacf32be82ac1..a2f87da4a86435d35c6f64c7162903f23d67734a 100644
--- a/chrome/browser/resources/options2/manage_profile_overlay.html
+++ b/chrome/browser/resources/options2/manage_profile_overlay.html
@@ -1,4 +1,5 @@
<div id="manage-profile-overlay" class="page" hidden>
+ <div class="close-button"></div>
<!-- Dialog for managing profiles. -->
<div id="manage-profile-overlay-manage" hidden>
<h1 i18n-content="manageProfile"></h1>
« no previous file with comments | « chrome/browser/resources/options2/language_options.html ('k') | chrome/browser/resources/options2/options_page.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698