1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

improve offline support and add a web client indicator

This commit is contained in:
Luke Pulverenti 2013-07-05 12:17:32 -04:00
parent 8108fdfe4c
commit 8062c8c011
2 changed files with 16 additions and 2 deletions

View file

@ -641,6 +641,10 @@ a.itemTag:hover {
color: #fff;
}
.offlinePosterRibbon {
background-color: #cc3333;
}
.itemProgress {
vertical-align: top;
font-size: 19px;