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

17 lines
231 B
CSS
Raw Normal View History

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