mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
ie guide fixes
This commit is contained in:
parent
fef37bd301
commit
58d711c046
@ -1,3 +1,17 @@
|
|||||||
paper-fab.keyboard-focus.paper-fab-0 {
|
paper-fab.keyboard-focus.paper-fab-0 {
|
||||||
background: #444;
|
background: #444;
|
||||||
|
}
|
||||||
|
|
||||||
|
.channelHeaderCell {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.guideChannelInfo {
|
||||||
|
padding-top: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.guideChannelImage {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
right: 5px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user