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.
1 parent 41273ca commit 5501966Copy full SHA for 5501966
websites/youtube.com.css
@@ -230,6 +230,12 @@ ytd-comments{
230
backdrop-filter: blur(20px) !important;
231
}
232
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
+
239
/* yt-transparent overlay chat */
240
[theater=""] #chat {
241
position: absolute !important;
0 commit comments