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:
parent
0173042471
commit
2380d967a0
15 changed files with 55 additions and 57 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue