From 719a2d3c3ff5e5a245f882376d43ca8b92d08398 Mon Sep 17 00:00:00 2001 From: siinus Date: Fri, 12 Jun 2020 02:30:48 +0300 Subject: [PATCH] Remove unnecessary jQuery dependency, change radios to simple buttons --- www/index.html | 74 ++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 42 deletions(-) diff --git a/www/index.html b/www/index.html index eea0a28..5f97e26 100644 --- a/www/index.html +++ b/www/index.html @@ -60,10 +60,6 @@ user-select: none; /* Likely future */ } - .radio-toolbar input[type="radio"] { - display: none; - } - .radio-toolbar input[type="button"] { display: none; } @@ -99,17 +95,6 @@ border: 2px solid #af4c4c; } - .radio-toolbar input[type="radio"]:checked+label { - background-color: #4CAF50; - color: white; - } - - .radio-toolbar input[type="radio"]:checked+label.red { - background-color: #af4c4c; - color: white; - border: 2px solid #af4c4c; - } - .button1:hover { background-color: #4CAF50; color: white; @@ -135,28 +120,24 @@ } - - @@ -169,20 +150,20 @@

Projektori juhtimine

- - + + - - + +

Sisendi juhtimine

- + - + @@ -191,10 +172,10 @@

- + - + @@ -208,5 +189,14 @@ pavucontrol &
+