mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add tv service status reporting
This commit is contained in:
parent
e768e496ed
commit
518003518b
8 changed files with 153 additions and 55 deletions
|
@ -852,9 +852,9 @@ a.itemTag:hover {
|
|||
right: 5px;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
width: 26px;
|
||||
height: 21px;
|
||||
padding-top: 5px;
|
||||
width: 24px;
|
||||
height: 19px;
|
||||
padding-top: 3px;
|
||||
border-radius: 50%;
|
||||
color: #fff;
|
||||
background: rgb(82, 181, 75);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue