From 20eb85333faf9284f3bc86b10c6ea189d86f724d Mon Sep 17 00:00:00 2001 From: THite06 <75914319+THite06@users.noreply.github.com> Date: Thu, 17 Oct 2024 19:20:37 -0400 Subject: [PATCH] Update player.css Fixes #2567 --- js&css/extension/www.youtube.com/appearance/player/player.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js&css/extension/www.youtube.com/appearance/player/player.css b/js&css/extension/www.youtube.com/appearance/player/player.css index 72e5a82af..4e56cc01a 100644 --- a/js&css/extension/www.youtube.com/appearance/player/player.css +++ b/js&css/extension/www.youtube.com/appearance/player/player.css @@ -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 {