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

Unified Diff: chrome/browser/resources/options2/certificate_edit_ca_trust_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/certificate_edit_ca_trust_overlay.html
diff --git a/chrome/browser/resources/options2/certificate_edit_ca_trust_overlay.html b/chrome/browser/resources/options2/certificate_edit_ca_trust_overlay.html
index b45bfc990108331febcb7271f558b5121ed8055b..c705bd36497ae01eca7f21d0947690d17b55021c 100644
--- a/chrome/browser/resources/options2/certificate_edit_ca_trust_overlay.html
+++ b/chrome/browser/resources/options2/certificate_edit_ca_trust_overlay.html
@@ -1,4 +1,5 @@
<div id="certificateEditCaTrustOverlay" class="page" hidden>
+ <div class="close-button"></div>
<div class="content-area">
<p>
<span id="certificateEditCaTrustDescription"></span>

Powered by Google App Engine
This is Rietveld 408576698