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

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

Issue 2625553002: Allow Download button to be usable when the Dino easter egg is activated (Closed)
Patch Set: Created 3 years, 11 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 | no next file » | 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 d67982a7eddfa61f62c75c47bf46566ad0fa5348..7ebc06a88b73f7f774f7848b726b8c7908ced0ab 100644
--- a/components/security_interstitials/core/browser/resources/interstitial_v2.css
+++ b/components/security_interstitials/core/browser/resources/interstitial_v2.css
@@ -370,7 +370,7 @@ input[type=checkbox]:checked ~ .checkbox::before {
padding-left: 24px;
padding-right: 24px;
position: fixed;
- z-index: 1;
+ z-index: 2;
}
body.safe-browsing .nav-wrapper {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698