xyzeva/blocky-web

Fix youtube loading circle

Opened this issue · 0 comments

for a while i've been using some custom css rules that do the whole un-rounding thing, but just on youtube. when i downloaded this userscript and disabled those rules, i noticed the youtube loading circle is squared. i totally get why that happens lol, since that would happen under my css rules too.

here's the css i used to fix that, idk js but i'd imagine it's trivial to fix
youtube.com##.ytp-spinner-circle,.circle.tp-yt-paper-spinner:style(border-radius: 50% !important)