From 22d98bbb1aa880239a8202bf490866172e298b0a Mon Sep 17 00:00:00 2001 From: emeric Date: Mon, 13 Apr 2020 18:21:46 +0200 Subject: [PATCH] Added some more spaces around the player controls --- approot/mediaplayer.xml | 8 +++----- docroot/css/lms.css | 3 ++- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/approot/mediaplayer.xml b/approot/mediaplayer.xml index d7ad4dcc..3dbddaf6 100644 --- a/approot/mediaplayer.xml +++ b/approot/mediaplayer.xml @@ -14,10 +14,8 @@
-
- - - +
+
-
+
${title class="Lms-player-text Lms-trackname text-primary"}
diff --git a/docroot/css/lms.css b/docroot/css/lms.css index fd410275..b1d4a353 100644 --- a/docroot/css/lms.css +++ b/docroot/css/lms.css @@ -308,6 +308,7 @@ a.Lms-artistname:hover, a.Lms-artistname:focus { } .Lms-player { + z-index: 2; position: fixed; bottom: 0; width: 100%; @@ -328,7 +329,7 @@ a.Lms-artistname:hover, a.Lms-artistname:focus { .Lms-player-btn-controls { font-size: 40px !important; text-align: center; - width: 0.9em; + width: 1.1em; } .Lms-player-controls {