mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Add Live TV library icon
This commit is contained in:
parent
17477455cb
commit
0d0595e9a0
4 changed files with 13 additions and 1 deletions
|
@ -4014,6 +4014,9 @@ a:hover .overlay-refresh-image:hover {
|
|||
.library-video {
|
||||
background-image: url(../images/libraries/video.svg);
|
||||
}
|
||||
.library-live {
|
||||
background-image: url(../images/libraries/live.svg);
|
||||
}
|
||||
.stats-most_concurrent {
|
||||
background-image: url(../images/icons/most-concurrent-streams.svg);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue