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

Merge pull request #1309 from MediaBrowser/master

merge from master
This commit is contained in:
Luke 2015-12-14 12:46:30 -05:00
commit bf8d6ca3d8

View file

@ -1,3 +1,17 @@
paper-fab.keyboard-focus.paper-fab-0 {
background: #444;
}
.channelHeaderCell {
display: block;
}
.guideChannelInfo {
padding-top: 5px;
}
.guideChannelImage {
position: absolute;
top: 0;
right: 5px;
}