From 309dbd75856896bccb29d393aa44ac8aae1163ce Mon Sep 17 00:00:00 2001 From: Alerson Jorge Date: Tue, 24 Oct 2023 13:28:33 -0300 Subject: [PATCH] Fixies - Correction in animation generation that was actually breaking - Button to return to WLED if pxmagic.htm is accessed via url (http://), if accessed via external (file://) the button will not show - Adjustments to CSS and some features --- wled00/data/pxmagic/pxmagic.htm | 110 +-- wled00/html_pxmagic.h | 1102 +++++++++++++++---------------- 2 files changed, 606 insertions(+), 606 deletions(-) diff --git a/wled00/data/pxmagic/pxmagic.htm b/wled00/data/pxmagic/pxmagic.htm index 8f382aec..4ac6d1e2 100644 --- a/wled00/data/pxmagic/pxmagic.htm +++ b/wled00/data/pxmagic/pxmagic.htm @@ -143,29 +143,27 @@ margin-top: 20px; } - .column { + .col { flex-basis: calc(50% - 10px); position: relative; padding-inline: 5px; } - .column-full { + .col-full { flex-basis: 100%; position: relative; padding-inline: 5px; } + .col-small { + flex-basis: 33.3333%; + position: relative; + padding-inline: 5px; + } + .header { display: flex; flex-direction: column; - align-items: center; - padding-bottom: 20px; - } - - .header { - display: flex; - flex-direction: column; - align-items: start; padding-bottom: 20px; } @@ -551,8 +549,8 @@ margin: 0; } - .column, - .column-full { + .col, + .col-full { flex-basis: 100%; margin-top: 20px; padding: 0; @@ -609,11 +607,11 @@ >
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+