From 588789cb776cd628f8466d7947f885a1229bf811 Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Thu, 12 Aug 2021 15:47:22 +0200 Subject: [PATCH] Random color background. Few tweaks. --- wled00/data/index.css | 13 +- wled00/data/index.htm | 2 +- wled00/data/simple.css | 16 +- wled00/data/simple.htm | 20 +- wled00/data/simple.js | 16 +- wled00/html_simple.h | 3567 +++++++++++++++++++-------------------- wled00/html_ui.h | 3619 ++++++++++++++++++++-------------------- 7 files changed, 3636 insertions(+), 3617 deletions(-) diff --git a/wled00/data/index.css b/wled00/data/index.css index ed9e6133..e42df322 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -621,13 +621,17 @@ input[type=range]::-moz-range-thumb { margin-top: 10px; } .qcs { - padding: 14px; margin: 2px; border-radius: 14px; display: inline-block; + width: 28px; + height: 28px; + line-height: 28px; } .qcsb { - padding: 13px; + width: 26px; + height: 26px; + line-height: 26px; border: 1px solid var(--c-f); } #hexw { @@ -763,7 +767,6 @@ input[type=number]::-webkit-outer-spin-button { width: 44px; height: 44px; margin: 5px; - text-shadow: -1px -1px 0 var(--c-6), 1px -1px 0 var(--c-6), -1px 1px 0 var(--c-6), 1px 1px 0 var(--c-6); } .xxs-w { @@ -773,6 +776,10 @@ input[type=number]::-webkit-outer-spin-button { height: 50px; } +.qcs, .xss { + text-shadow: -1px -1px 0 var(--c-6), 1px -1px 0 var(--c-6), -1px 1px 0 var(--c-6), 1px 1px 0 var(--c-6); +} + .psts { color: var(--c-f); margin: 4px; diff --git a/wled00/data/index.htm b/wled00/data/index.htm index 8bb4f4c2..168ab0ce 100644 --- a/wled00/data/index.htm +++ b/wled00/data/index.htm @@ -88,7 +88,7 @@
-
R
+
R
diff --git a/wled00/data/simple.css b/wled00/data/simple.css index c3aa5ce9..56c539e1 100644 --- a/wled00/data/simple.css +++ b/wled00/data/simple.css @@ -93,7 +93,7 @@ button:hover { background: var(--c-4); } -.labels { +.label { margin: 0; padding: 8px 0 2px 0; } @@ -494,13 +494,16 @@ input[type=range]::-moz-range-thumb { } .qcs { - padding: 14px; margin: 2px; border-radius: 14px; display: inline-block; -} + width: 28px; + height: 28px; + line-height: 28px;} .qcsb { - padding: 13px; + width: 26px; + height: 26px; + line-height: 26px; border: 1px solid var(--c-f); } option { @@ -552,7 +555,6 @@ input[type=number]::-webkit-outer-spin-button { width: 44px; height: 44px; margin: 5px; - text-shadow: -1px -1px 0 var(--c-6), 1px -1px 0 var(--c-6), -1px 1px 0 var(--c-6), 1px 1px 0 var(--c-6); } .xxs-w { @@ -562,6 +564,10 @@ input[type=number]::-webkit-outer-spin-button { height: 50px; } +.qcs, .xss { + text-shadow: -1px -1px 0 var(--c-6), 1px -1px 0 var(--c-6), -1px 1px 0 var(--c-6), 1px 1px 0 var(--c-6); +} + .psts { color: var(--c-f); margin: 6px; diff --git a/wled00/data/simple.htm b/wled00/data/simple.htm index 79baaf57..96fcddf9 100644 --- a/wled00/data/simple.htm +++ b/wled00/data/simple.htm @@ -27,7 +27,7 @@
-

Global brightness

+

Global brightness

@@ -45,7 +45,7 @@
-

White channel

+

White channel

@@ -65,7 +65,7 @@
-
R
+
R
-

Quick Load

+

Quick Load