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

update nfo saving

This commit is contained in:
Luke Pulverenti 2015-10-08 12:22:14 -04:00
parent 0173042471
commit 2380d967a0
15 changed files with 55 additions and 57 deletions

View file

@ -11,8 +11,10 @@
.nowPlayingPage .btnCommand, .nowPlayingPage .btnPlayStateCommand {
margin: 2px 1px;
width: 70px;
height: 70px;
}
.nowPlayingPage .btnCommand:not(.hide), .nowPlayingPage .btnPlayStateCommand:not(.hide) {
display: inline-block !important;
}
.nowPlayingPageImage img {
@ -218,7 +220,7 @@
}
}
.nowPlayingPageUserDataButtons iron-icon {
.nowPlayingPageUserDataButtons paper-icon-button {
width: 40px;
height: 40px;
}