|
21 | 21 | background-size: cover !important; |
22 | 22 | } |
23 | 23 |
|
24 | | -[modern-cards][dark] #appbar-guide-menu #guide-container, [modern-cards][dark] .cardified-page #watch7-headline { |
| 24 | +[modern-cards][dark] #appbar-guide-menu #guide-container, [modern-cards][dark] .cardified-page #watch7-headline, [modern-cards][dark] .dark-mode #appbar-guide-menu::before, [modern-cards][dark] .cardified-page .distiller_yt_instance{ |
25 | 25 | background:none !important; |
26 | 26 | } |
27 | 27 |
|
28 | | -.yt-shelf-grid-item .ux-thumb-wrap { |
| 28 | +.yt-shelf-grid-item .ux-thumb-wrap, .distiller_yt-thread_avatar { |
29 | 29 | box-shadow: 0px 1px 12px #000; |
30 | 30 | } |
31 | 31 |
|
|
39 | 39 | } |
40 | 40 |
|
41 | 41 | .dark-mode.cardified-page .st-watch-row, .dark-mode.cardified-page #st-below-title-row, .dark-mode.cardified-page .st-desc-content { |
42 | | - background: linear-gradient(3deg, #222, #121212); |
| 42 | + background: linear-gradient(3deg, #222, #121212) !important; |
43 | 43 | box-shadow: 0px 0px 9px 0px #00000075; |
44 | 44 | } |
45 | 45 |
|
46 | 46 | .watch8-floater, .st-floater { |
47 | 47 | background: linear-gradient(180deg, #222, #080808); |
48 | 48 | border: 1px solid #252525; |
49 | 49 | } |
| 50 | + |
| 51 | +#appbar-guide-menu .guide-section-separator { |
| 52 | + box-shadow: 0px 5px 11px 1px #000000; |
| 53 | +} |
| 54 | + |
| 55 | +[modern-cards][dark] .cardified-page #watch-discussion { |
| 56 | + background: #161616 !important; |
| 57 | + box-shadow: 0px 1px 12px #000; |
| 58 | +} |
| 59 | + |
| 60 | +[modern-cards][dark] .cardified-page .distiller_yt-thread_user-content .cssAction_Expander { |
| 61 | + background: #161616 !important; |
| 62 | +} |
| 63 | + |
| 64 | +[modern-cards][dark] .cardified-page .yt-card { |
| 65 | + background: linear-gradient(124deg, #1a1a1a, #222, #080808) !important; |
| 66 | + box-shadow: 0px 1px 12px #000; |
| 67 | +} |
| 68 | + |
| 69 | +[modern-cards] .cardified-page .branded-page-v2-primary-col .branded-page-box { |
| 70 | + background: linear-gradient(300deg, #0a0a0a, #272727); |
| 71 | +} |
| 72 | + |
| 73 | +.st-panel-close { |
| 74 | + filter: invert(1); |
| 75 | +} |
50 | 76 | } |
0 commit comments