mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Add TVDB rating image to info page
This commit is contained in:
parent
9847360dc6
commit
b45de48019
3 changed files with 11 additions and 0 deletions
|
@ -4092,6 +4092,11 @@ a:hover .overlay-refresh-image:hover {
|
|||
background-image: url(../images/rating/themoviedb.svg);
|
||||
background-size: auto 16px !important;
|
||||
}
|
||||
.rating-thetvdb {
|
||||
width: 72px !important;
|
||||
background-image: url(../images/rating/thetvdb.svg);
|
||||
background-size: auto 36px !important;
|
||||
}
|
||||
.rating-rottentomatos-ripe {
|
||||
background-image: url(../images/rating/tomato-ripe.svg);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue