We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdd34af + 449227a commit f211cdfCopy full SHA for f211cdf
1 file changed
js&css/extension/www.youtube.com/appearance/player/player.css
@@ -13,6 +13,13 @@
13
# Player Size
14
--------------------------------------------------------------*/
15
html[it-ambient-lighting='false'] #cinematics {display: none !important;}
16
+
17
+/*--------------------------------------------------------------
18
+# MINI PLAYER Z-INDEX FIX
19
+--------------------------------------------------------------*/
20
+html[it-mini-player='true'] .it-mini-player {
21
+ z-index: 2201 !important;
22
+}
23
/*--------------------------------------------------------------
24
# ALWAYS SHOW PROGRESS BAR
25
0 commit comments