Skip to content

Commit

Permalink
Update player.css
Browse files Browse the repository at this point in the history
  • Loading branch information
THite06 authored Oct 17, 2024
1 parent d4fff38 commit 20eb853
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ html[it-player-color]:not([it-player-color='red']):not([it-player-color='normal'
html[it-player-color]:not([it-player-color='red']):not([it-player-color='normal']) .ytp-scrubber-button,
html[it-player-color]:not([it-player-color='red']):not([it-player-color='normal']) .ytp-menuitem[aria-checked='true'] .ytp-menuitem-toggle-checkbox,
html[it-player-color]:not([it-player-color='red']):not([it-player-color='normal']) .ytp-settings-button.ytp-hd-quality-badge:after {
background-color: var(--it-player-color) !important;
background: var(--it-player-color) !important;
}

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

0 comments on commit 20eb853

Please sign in to comment.