From 14f8f98ff586268bf35193d5b4c64f0362889359 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 28 Jan 2024 17:58:48 +0100 Subject: pribuf indicator works with any amout of tracks --- web/style/js-player.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/style/js-player.css') diff --git a/web/style/js-player.css b/web/style/js-player.css index 26545ed..7a2c278 100644 --- a/web/style/js-player.css +++ b/web/style/js-player.css @@ -60,7 +60,6 @@ margin: 0px; width: calc(100% - var(--csize) * 2 - 2px); height: var(--csize); - --pribufsize: calc(var(--csize) * 0.5); } .jsp-pri-current { z-index: 101; @@ -71,7 +70,6 @@ .jsp-pri-buffer { z-index: 100; position: absolute; - height: var(--pribufsize); } .jsp-pri-buffer-buffered { background-color: #08fa0018; -- cgit v1.2.3-70-g09d2