From 15dda058d06200f69f32875f42750171b56a642d Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 3 Apr 2022 12:12:11 +0100 Subject: vlc seek buttons --- resources/index.html | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'resources/index.html') diff --git a/resources/index.html b/resources/index.html index cafac48..8df3f4c 100644 --- a/resources/index.html +++ b/resources/index.html @@ -235,6 +235,11 @@ margin: 0.1em; } + button.small { + border-radius: 0.2em; + font-size: 0.4em; + } + .power { color: white } .power.on { background-color: green } .power.off { background-color: red } @@ -327,20 +332,27 @@ controls - - - + + + - - - + + + + + + + + + + - + - +
 

-- cgit v1.2.3