From 6f6cc8f3f843fbde1d20e087fbf063ab23de49f3 Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 15 Jun 2021 22:26:39 +0200 Subject: [PATCH] move eq to the player settings tab --- copyparty/web/browser.css | 6 +++--- copyparty/web/browser.html | 5 ++--- copyparty/web/browser.js | 1 + 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index e7402ae8..744a5051 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -723,18 +723,18 @@ input.eq_gain { color: #300; background: #fea; } -#op_cfg { +.opwide { max-width: none; margin-right: 1.5em; } -#op_cfg>div>a { +.opwide>div>a { line-height: 2em; } #op_cfg>div>span { display: inline-block; padding: .2em .4em; } -#op_cfg h3 { +.opbox h3 { margin: .8em 0 0 .6em; padding: 0; border-bottom: 1px solid #555; diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html index abced7e5..c8369f43 100644 --- a/copyparty/web/browser.html +++ b/copyparty/web/browser.html @@ -40,11 +40,11 @@
-
+
{%- include 'upload.html' %} -
+

switches

tooltips @@ -56,7 +56,6 @@

folder download

{%- endif %}

key notation

-

audio equalizer

hidden columns

diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index a8bf360b..beaa5cd3 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -54,6 +54,7 @@ function MPlayer() { var r = this; ebi('op_player').innerHTML = ( + '

audio equalizer

' + '

playback mode