From b6f7531cdd50132cfa35023e1755e656e4189999 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 10 Dec 2023 11:45:58 +0100 Subject: add some useless buttons for a/v/s config --- web/style/js-player.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'web/style/js-player.css') diff --git a/web/style/js-player.css b/web/style/js-player.css index 6d1bd71..ba8f4c4 100644 --- a/web/style/js-player.css +++ b/web/style/js-player.css @@ -28,6 +28,9 @@ border: none; background-color: #ffffff10; } +.jsp .jsp-controls .jsp-track-select button { + background-color: #ffaaff10; +} .jsp-controls p.jsp-status { display: inline-block; @@ -37,6 +40,17 @@ font-family: monospace; margin: 0.4em; } +.jsp-track-select { + margin-right: 1em; + display: inherit; +} +.jsp-track-select-popup { + position: absolute; + background-color: #303a; + bottom: var(--csize); + right: 0px; + padding: 1em; +} .jsp-pri { position: relative; -- cgit v1.2.3-70-g09d2