diff --git a/wled00/data/index.css b/wled00/data/index.css
index 6f465e407..2ae17ffe5 100644
--- a/wled00/data/index.css
+++ b/wled00/data/index.css
@@ -97,6 +97,7 @@ button {
.labels {
margin: 0;
padding: 8px 0 2px 0;
+ font-size: 19px;
}
#namelabel {
@@ -890,12 +891,12 @@ a.btn {
line-height: 28px;
}
-/* Quick color select Black button (has white border) */
-.qcsb {
+/* Quick color select Black and White button (has white/black border, depending on the theme) */
+.qcsb, .qcsw {
width: 26px;
height: 26px;
line-height: 26px;
- border: 1px solid #fff;
+ border: 1px solid var(--c-f);
}
/* Hex color input wrapper div */
@@ -1299,6 +1300,14 @@ TD .checkmark, TD .radiomark {
width: 100%;
}
+#segutil {
+ margin-bottom: 12px;
+}
+
+#segcont > div:first-child, #fxFind {
+ margin-top: 4px;
+}
+
/* Simplify segments */
.simplified #segcont .lstI {
margin-top: 4px;
@@ -1433,6 +1442,11 @@ dialog {
position: relative;
}
+.presin {
+ width: 100%;
+ box-sizing: border-box;
+}
+
.btn-s,
.btn-n {
border: 1px solid var(--c-2);
diff --git a/wled00/data/index.htm b/wled00/data/index.htm
index e74ea0076..8adec791f 100644
--- a/wled00/data/index.htm
+++ b/wled00/data/index.htm
@@ -106,7 +106,7 @@
-
+
diff --git a/wled00/data/settings_2D.htm b/wled00/data/settings_2D.htm
index a70ca76be..2aec03682 100644
--- a/wled00/data/settings_2D.htm
+++ b/wled00/data/settings_2D.htm
@@ -54,8 +54,8 @@ Orientation:
Serpentine:
Dimensions (WxH): x
-Offset X:
-Y:
(offset from top-left corner in # LEDs)
+Offset X:
+Y:
(offset from top-left corner in # LEDs)
`;
p.insertAdjacentHTML("beforeend", b);
}
@@ -246,7 +246,7 @@ Y:
2D setup
- Strip or panel:
+ Strip or panel: