From c93bcef91f82493e248e2f7085883d81e95dd136 Mon Sep 17 00:00:00 2001 From: JustAMacUser Date: Sat, 16 May 2020 15:56:49 -0400 Subject: Keep header above iframes in CDM. --- themes/night.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/night.css') diff --git a/themes/night.css b/themes/night.css index db9c8756c..98ba1b013 100644 --- a/themes/night.css +++ b/themes/night.css @@ -1141,6 +1141,7 @@ video::-webkit-media-controls-overlay-play-button { .cdm .header { position: sticky; top: 0; + z-index: 3; } .cdm .header, .cdm .footer { -- cgit v1.2.3