mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Increased the size of play/pause button on video OSD and music player
This commit is contained in:
@@ -1068,6 +1068,18 @@ progress+span {
|
||||
color: rgb(34, 197, 94);
|
||||
}
|
||||
|
||||
.videoOsdBottom.videoOsdBottom-maincontrols .btnPause {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.nowPlayingBar .playPauseButton {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.nowPlayingInfoContainer .btnPlayPause {
|
||||
font-size: 3em;
|
||||
}
|
||||
|
||||
.itemDetailsGroup {
|
||||
outline: none;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user