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

Unified Diff: chrome/browser/resources/ssl/interstitial_v2.html

Issue 321393002: Updated SSL interstitial strings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 6 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 | « chrome/browser/resources/ssl/interstitial_v2.css ('k') | chrome/browser/resources/ssl/interstitial_v2.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/ssl/interstitial_v2.html
diff --git a/chrome/browser/resources/ssl/interstitial_v2.html b/chrome/browser/resources/ssl/interstitial_v2.html
index 01e188b8687a7cd0368152ba05bf6ca6bdb2297a..026d7ffa399760d59f2d7d8f16fa55e96f79c1f6 100644
--- a/chrome/browser/resources/ssl/interstitial_v2.html
+++ b/chrome/browser/resources/ssl/interstitial_v2.html
@@ -23,7 +23,8 @@
</div>
<div class="nav-wrapper">
<button i18n-content="primaryButtonText" id="primary-button"></button>
- <a href="#" id="details-button" i18n-content="openDetails"></a>
+ <a href="#" id="details-button" class="small-link"
+ i18n-content="openDetails"></a>
</div>
<div id="details" class="hidden">
« no previous file with comments | « chrome/browser/resources/ssl/interstitial_v2.css ('k') | chrome/browser/resources/ssl/interstitial_v2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698