mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -07:00
17 lines
231 B
CSS
17 lines
231 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;
|
|
} |