From c4a409429972936045084d333e117a567d909420 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 3 Feb 2026 22:23:19 +0100 Subject: Tidy up index.html a bit. --- web/common.css | 32 ---------------- web/dom.png | Bin 0 -> 20999 bytes web/index.html | 110 ++++++++++++++++++++++++++++++++++++++++++++++++------- web/sidebar.html | 22 ++++++++++- 4 files changed, 117 insertions(+), 47 deletions(-) create mode 100644 web/dom.png diff --git a/web/common.css b/web/common.css index d4c5f7d0d..8b1378917 100644 --- a/web/common.css +++ b/web/common.css @@ -1,33 +1 @@ -button { - border: 1px solid rgba(27, 31, 35, 0.15); - border-radius: 6px; - color: #24292E; - display: inline-block; - line-height: 20px; - padding: 6px 16px; - vertical-align: middle; - white-space: nowrap; - word-wrap: break-word; -} - -button:hover { - background-color: #F3F4F6; - text-decoration: none; - transition-duration: 0.1s; -} - -button:active { - background-color: #EDEFF2; - box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset; - transition: none 0s; -} - -button:focus { - outline: 1px transparent; -} - -button:before { - display: none; -} - diff --git a/web/dom.png b/web/dom.png new file mode 100644 index 000000000..4e9876e5f Binary files /dev/null and b/web/dom.png differ diff --git a/web/index.html b/web/index.html index 8a078f7ef..02da32acf 100644 --- a/web/index.html +++ b/web/index.html @@ -1,10 +1,15 @@ + + @@ -168,35 +244,41 @@ li.playlist.selected { SIDEBAR -
+
-
- - - +
+ + +
+ +
+
DCP

State

Position

-
+
+
+ +
Next playlist: -
+
Current playlist: -
+
-
+
Playlists
Content
diff --git a/web/sidebar.html b/web/sidebar.html index b7c3e7555..70adb2bba 100644 --- a/web/sidebar.html +++ b/web/sidebar.html @@ -1,17 +1,36 @@ + +