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

update channel display

This commit is contained in:
Luke Pulverenti 2016-05-17 15:18:50 -04:00
parent 489dc97aab
commit 22a0210633
5 changed files with 9 additions and 14 deletions

View file

@ -195,6 +195,10 @@
.guideCurrentDay {
display: none;
}
.newTvProgram, .liveTvProgram, .premiereTvProgram, .guideHdIcon {
display: none;
}
}
@media all and (max-width: 1280px) {