jellyfin-web/dashboard-ui/devices/ie/ie.css
Luke Pulverenti 8794fb6ecc ie fixes
2016-02-22 23:20:24 -05:00

30 lines
393 B
CSS

paper-fab.keyboard-focus.paper-fab-0 {
background: #444;
}
.channelHeaderCell {
display: block;
}
.guideChannelInfo {
padding-top: 5px;
}
.guideChannelImage {
position: absolute;
top: 0;
right: 5px;
}
.actionSheet {
display: block !important;
}
.actionSheetContent {
display: block !important;
}
.actionSheetMenuItem {
display: block !important;
}