mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Add themoviedb rating image
This commit is contained in:
parent
59a6acc088
commit
70c0f912e2
3 changed files with 11 additions and 0 deletions
|
@ -4069,6 +4069,11 @@ a:hover .overlay-refresh-image:hover {
|
|||
width: 62px !important;
|
||||
background-image: url(../images/rating/imdb.svg);
|
||||
}
|
||||
.rating-themoviedb {
|
||||
width: 72px !important;
|
||||
background-image: url(../images/rating/themoviedb.svg);
|
||||
background-size: auto 16px !important;
|
||||
}
|
||||
.rating-rottentomatos-ripe {
|
||||
background-image: url(../images/rating/tomato-ripe.svg);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue