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

Unified Diff: chrome/browser/resources/options2/alert_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
« no previous file with comments | « no previous file | chrome/browser/resources/options2/autofill_edit_address_overlay.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options2/alert_overlay.html
diff --git a/chrome/browser/resources/options2/alert_overlay.html b/chrome/browser/resources/options2/alert_overlay.html
index 3de00e707a4bab428791c37735e5bef0bed55ece..94be15c63213d6efc0c848c9b43b8bce3c4a3898 100644
--- a/chrome/browser/resources/options2/alert_overlay.html
+++ b/chrome/browser/resources/options2/alert_overlay.html
@@ -1,4 +1,5 @@
<div id="alertOverlay" class="page" hidden>
+ <div class="close-button"></div>
<h1 id="alertOverlayTitle"></h1>
<div class="content-area">
<div id="alertOverlayMessage"></div>
« no previous file with comments | « no previous file | chrome/browser/resources/options2/autofill_edit_address_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698