From 2fc9c9a825f7291388abeeb3f0c6733b7d2f8938 Mon Sep 17 00:00:00 2001 From: Rick Viscomi Date: Wed, 21 Jun 2023 10:16:00 -0400 Subject: [PATCH] Update ct.css --- ct.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct.css b/ct.css index f9c4c15..d2a873b 100644 --- a/ct.css +++ b/ct.css @@ -272,7 +272,7 @@ head [rel="stylesheet"][href^="http"] { * Mid-HEAD CSP disables the Preload Scanner */ -head script ~ meta[http-equiv="content-security-policy"] { +head script ~ meta[http-equiv="content-security-policy" i] { border-style: var(--ct-is-problematic); border-color: var(--ct-error); }