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

Finish work on shuffle mode

This commit is contained in:
ferferga 2020-06-18 08:39:23 +02:00
parent 2ab476f073
commit 2a74d53c35
4 changed files with 64 additions and 35 deletions

View file

@ -290,7 +290,7 @@
border-radius: 0;
}
.nowPlayingInfoButtons .btnRepeatMobile {
.nowPlayingInfoButtons .btnRepeat {
position: absolute;
left: 0;
margin-left: 0;
@ -298,7 +298,7 @@
font-size: smaller;
}
.nowPlayingInfoButtons .btnShuffleMobile {
.nowPlayingInfoButtons .btnShuffle {
position: absolute;
right: 0;
margin-right: 0;