jellyfin-web/dashboard-ui/devices/ie/ie.css

17 lines
231 B
CSS
Raw Normal View History

2015-12-14 08:43:03 -07:00
paper-fab.keyboard-focus.paper-fab-0 {
2015-10-17 18:18:29 -07:00
background: #444;
2015-12-14 10:42:09 -07:00
}
.channelHeaderCell {
display: block;
}
.guideChannelInfo {
padding-top: 5px;
}
.guideChannelImage {
position: absolute;
top: 0;
right: 5px;
2015-10-26 11:55:46 -07:00
}