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

update xmltv downloading

This commit is contained in:
Luke Pulverenti 2016-06-15 12:45:45 -04:00
parent caf2199d45
commit ac3ca6cde8
56 changed files with 214 additions and 35707 deletions

View file

@ -43,6 +43,11 @@ button.actionSheetMenuItem {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: middle;
}
.noflex .actionSheetItemText {
display: inline-block;
}
.layout-tv button.actionSheetMenuItem {