loof2736 / scyfin

Custom theme for Jellyfin WebUI
GNU General Public License v3.0
260 stars 28 forks source link

fix blury border on progressBar #30

Closed Julien9969 closed 3 months ago

Julien9969 commented 3 months ago

Fix small square blur on item progressbar from image

to image

@import url('https://cdn.jsdelivr.net/gh/julien9969/scyfin@2eaf6ca/CSS/scyfin-theme.css');
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css');
@import url('https://cdn.jsdelivr.net/gh/julien9969/scyfin@46d0d3c/CSS/chapters-on-player.css');
loof2736 commented 3 months ago

I don't really know how PRs work on github lol. I went ahead and manually added this in v1.4.4, though without the change to the backdrops version since the separate setting for that is being deprecated now that the functionality is in the main theme. Thanks!