mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated live tv endpoints
This commit is contained in:
parent
7e5011f03d
commit
8d17f5f79e
18 changed files with 80 additions and 100 deletions
|
@ -93,11 +93,12 @@
|
|||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.searchHintSecondaryText {
|
||||
font-size: 12px;
|
||||
color: #999;
|
||||
color: #555;
|
||||
margin-top: 3px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue