1
0
Fork 0
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:
Luke Pulverenti 2014-01-16 12:23:30 -05:00
parent e768e496ed
commit 518003518b
8 changed files with 153 additions and 55 deletions

View file

@ -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);