Skip to content

Commit

Permalink
#2615 #2618 backwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ImprovedTube authored Oct 21, 2024
1 parent c9652f1 commit 608af1a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ html[it-player-color]:not([it-player-color='default']):not([it-player-color='nor
html[it-player-color]:not([it-player-color='default']):not([it-player-color='normal']) .ytp-menuitem[aria-checked='true'] .ytp-menuitem-toggle-checkbox,
html[it-player-color]:not([it-player-color='default']):not([it-player-color='normal']) .ytp-settings-button.ytp-hd-quality-badge:after {
background: var(--it-player-color) !important;
background-color: var(--it-player-color) !important;
}

html[it-player-color]:not([it-player-color='default']):not([it-player-color='normal']) .ytp-swatch-color {
Expand Down

0 comments on commit 608af1a

Please sign in to comment.