From 7ed65529dfb00599d3a01a6b0bfddcd806db70d5 Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sun, 15 Aug 2021 22:05:36 +0200 Subject: [PATCH] Minor button CSS optimisations. --- wled00/data/index.css | 9 +- wled00/data/index.js | 24 +- wled00/html_ui.h | 3825 ++++++++++++++++++++--------------------- wled00/wled.h | 2 +- 4 files changed, 1928 insertions(+), 1932 deletions(-) diff --git a/wled00/data/index.css b/wled00/data/index.css index 4f6c4bad6..5b9af10be 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -154,12 +154,10 @@ button { .keytd { text-align: left; - padding-bottom: 8px; } .valtd { text-align: right; - padding-bottom: 8px; } .valtd i { @@ -435,8 +433,8 @@ button { display: inline-block; } -#kn td { - padding-bottom: 12px; +#kv td { + padding-bottom: 8px; } #lv { @@ -591,10 +589,9 @@ input[type=range]::-moz-range-thumb { background-color: var(--c-3); } .btn-s { - width: 276px; + width: 100%; margin: 0 0 10px; } -.btn-i {} .btn-icon { margin: -4px 4px 0 0; vertical-align: middle; diff --git a/wled00/data/index.js b/wled00/data/index.js index baf36f006..1d529743b 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -689,11 +689,11 @@ function populateSegments(s) - +
- +