diff options
Diffstat (limited to 'youtube/static/watch.css')
-rw-r--r-- | youtube/static/watch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/static/watch.css b/youtube/static/watch.css index af445a4..96460e7 100644 --- a/youtube/static/watch.css +++ b/youtube/static/watch.css @@ -430,7 +430,7 @@ label[for=options-toggle-cbox] { left: 0; top: 0; object-fit: cover; - background-color: var(--primary-background); + background-color: var(--thumb-background); } .length { |