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

3.0.5768.7

This commit is contained in:
Luke Pulverenti 2015-10-26 18:47:49 -04:00
parent 53f0a1d9c8
commit 286793b357

View file

@ -13,9 +13,9 @@
margin: 2px 1px;
}
.nowPlayingPage .btnCommand:not(.hide), .nowPlayingPage .btnPlayStateCommand:not(.hide) {
.nowPlayingPage .btnCommand:not(.hide), .nowPlayingPage .btnPlayStateCommand:not(.hide) {
display: inline-block !important;
}
}
.nowPlayingPageImage img {
max-height: 360px;
@ -98,7 +98,7 @@
@media all and (max-width: 600px) and (orientation: portrait) {
.btnSlideshow {
display: block;
display: block !important;
margin-top: 1em;
}
}