Skip to content

Commit a614819

Browse files
committed
Force placeholder visibility on Youtube embeddings.
1 parent c6746a8 commit a614819

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/content/content.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ a.__NoScript_PlaceHolder__ {
1515
z-index: 2147483647 !important;
1616
}
1717

18+
.__ns__pop2top.html5-video-container {
19+
display: initial !important;
20+
}
21+
1822
a.__NoScript_PlaceHolder__:hover {
1923
opacity: 1;
2024
text-decoration: underline;

0 commit comments

Comments
 (0)