From ffc2de173869050ce8943b6582d20b0f4ce6524a Mon Sep 17 00:00:00 2001 From: emagra Date: Fri, 11 Jun 2021 18:03:33 +0200 Subject: [PATCH] Separate the song info box from playlist/library list and position fixed for song info box --- htdocs/css/mpd.css | 6 +++++- htdocs/index.html | 19 +++++++------------ 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/htdocs/css/mpd.css b/htdocs/css/mpd.css index dee2cbb..725eea9 100644 --- a/htdocs/css/mpd.css +++ b/htdocs/css/mpd.css @@ -36,13 +36,17 @@ button { #breadcrump { display: block; - overflow: auto; white-space: nowrap; } #breadcrump > li > a{ cursor: pointer; + color: #fff; +} + +#breadcrump > .active{ + color: #ddd; } #counter { diff --git a/htdocs/index.html b/htdocs/index.html index 44527ea..e3281b7 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -92,7 +92,7 @@
-
+
Queue
@@ -115,15 +115,11 @@
- - - -
-
- - - +
+ +
+ +
@@ -138,8 +134,7 @@
- -
+