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

Unified Diff: components/security_interstitials/core/browser/resources/interstitial_v2.css

Issue 2846673002: Move learn more link to the main section in security interstitials (Closed)
Patch Set: Remove comments Created 3 years, 8 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 | components/security_interstitials_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_interstitials/core/browser/resources/interstitial_v2.css
diff --git a/components/security_interstitials/core/browser/resources/interstitial_v2.css b/components/security_interstitials/core/browser/resources/interstitial_v2.css
index ebb5e48d58cbb0c15a6d590aa9abec1267776506..ac09eecee56f171eb06390682623e5d870e2a95f 100644
--- a/components/security_interstitials/core/browser/resources/interstitial_v2.css
+++ b/components/security_interstitials/core/browser/resources/interstitial_v2.css
@@ -97,10 +97,7 @@ button:hover {
.error-code {
color: #646464;
- display: inline;
font-size: .86667em;
- margin-top: 15px;
- opacity: 1;
text-transform: uppercase;
}
« no previous file with comments | « no previous file | components/security_interstitials_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698