jellyfin-web/dashboard-ui/css/livetv.css
2016-04-26 22:59:43 -04:00

18 lines
303 B
CSS

.guideTabContent {
background: #121212;
}
.chkAdvanced {
margin-left: auto;
}
/* Allow vertical space for anything that slides up at the bottom */
.guideVerticalScroller {
padding-bottom: 160px;
}
.tvGuideHeader.headroom--unpinned {
-webkit-transform: none;
transform: none;
}