File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,8 +70,9 @@ html[it-comments='collapsed'][data-page-type=video] ytd-comments:not([it-activat
7070}
7171/* Fix: "Show more/less" font is black on YouTube Dark theme */
7272html [dark ][it-comments = 'collapsed' ][data-page-type = video ] ytd-comments ytd-comments-header-renderer ::after ,
73- html [data-theme = 'dark' ][it-comments = 'collapsed' ][data-page-type = video ] ytd-comments ytd-comments-header-renderer ::after {
74- color : var (--yt-spec-text-primary , # ffffff ) !important ;
73+ html [data-theme = 'dark' ][it-comments = 'collapsed' ][data-page-type = video ] ytd-comments ytd-comments-header-renderer ::after ,
74+ html [data-theme = 'black' ][it-comments = 'collapsed' ][data-page-type = video ] ytd-comments ytd-comments-header-renderer ::after {
75+ color : var (--yt-spec-text-primary , # eee ) !important ;
7576}
7677
7778/* 2 COLS FEATURE */
You can’t perform that action at this time.
0 commit comments