mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update Rotten Tomatoes icons
This commit is contained in:
parent
0d0f210c6a
commit
a9833ba398
5 changed files with 23 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
|
@ -54,11 +54,11 @@
|
|||
}
|
||||
|
||||
.mediaInfoCriticRatingFresh {
|
||||
background-image: url(fresh.png);
|
||||
background-image: url(../../assets/img/fresh.svg);
|
||||
}
|
||||
|
||||
.mediaInfoCriticRatingRotten {
|
||||
background-image: url(rotten.png);
|
||||
background-image: url(../../assets/img/rotten.svg);
|
||||
}
|
||||
|
||||
.mediaInfoProgramAttribute {
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 9.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue