From 358d40f502002dab5eb08081b4c09383d5838979 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Fri, 31 May 2024 23:54:24 +0300 Subject: [PATCH] Restyle WI activation settings --- public/css/mobile-styles.css | 4 + public/css/world-info.css | 5 ++ public/index.html | 141 +++++++++++++---------------------- 3 files changed, 62 insertions(+), 88 deletions(-) diff --git a/public/css/mobile-styles.css b/public/css/mobile-styles.css index 0a9345316..0e5a7f0c1 100644 --- a/public/css/mobile-styles.css +++ b/public/css/mobile-styles.css @@ -117,6 +117,10 @@ max-width: unset; } + #wiActivationSettings { + flex-direction: column; + } + #top-settings-holder, #top-bar { position: fixed; diff --git a/public/css/world-info.css b/public/css/world-info.css index 78af36950..6aab4efcb 100644 --- a/public/css/world-info.css +++ b/public/css/world-info.css @@ -257,3 +257,8 @@ select.keyselect+span.select2-container .select2-selection--multiple { .switch_input_type_icon:hover { opacity: 1; } + +#wiCheckboxes { + align-self: center; + width: 100%; +} diff --git a/public/index.html b/public/index.html index 3b70a33e9..f7e47502a 100644 --- a/public/index.html +++ b/public/index.html @@ -3415,97 +3415,62 @@
-
-
-
-
- -
-
- -
+
+
+
+ + Scan Depth + + +
-
-
-
- Scan Depth -
-
-
- -
-
- -
-
-
-
-
- Context % -
-
-
- -
-
- -
-
-
-
-
- Budget Cap -
-
-
- -
-
- -
-
-
- (0 = disabled) -
-
-
-
- Min Activations -
-
-
- -
-
- -
-
-
-
-
- Max Depth -
-
-
- -
-
- -
-
-
- (0 = unlimited, use budget) -
-
+ +
+ + Context % + + + +
+ +
+ + Budget Cap +
+
+ + +
+ +
+ + Min Activations + + + +
+ +
+ + Max Depth +
+
+ + +
+ +
+ + Insertion Strategy + +
-
+