1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add code suggestions

This commit is contained in:
dkanada 2020-01-06 21:28:57 +09:00
parent ad91c897d7
commit baf7d31c55
2 changed files with 21 additions and 21 deletions

View file

@ -182,7 +182,7 @@
.playlistIndexIndicatorImage {
-webkit-background-size: initial initial !important;
background-size: initial !important;
background-image: url(../../assets/img/equalizer.gif) !important;
background-image: url(assets/img/equalizer.gif) !important;
}
.hideVideoButtons .videoButton {