mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
commit
bf8d6ca3d8
1 changed files with 14 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue