Skip to content

Commit 5501966

Browse files
authored
Update youtube.com.css #581
1 parent 41273ca commit 5501966

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

websites/youtube.com.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@ ytd-comments{
230230
backdrop-filter: blur(20px) !important;
231231
}
232232

233+
/* yt-zen comments anno..captions */
234+
body:has([data-title-no-tooltip="Subtitles/closed captions"][aria-pressed="true"]):has(.video-annotations) [theater=""] ytd-comments{
235+
opacity: 1 !important;
236+
left: 0 !important;
237+
}
238+
233239
/* yt-transparent overlay chat */
234240
[theater=""] #chat {
235241
position: absolute !important;

0 commit comments

Comments
 (0)