From 7da9bf03a345a1c9d626e430bda5914f7e048663 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Sat, 14 Oct 2023 18:57:16 +1100 Subject: [PATCH] =?UTF-8?q?Settings=20UI=20improvements=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/css/pialert.css | 2 ++ front/settings.php | 46 ++++++++++++++++++++++++------------------- 2 files changed, 28 insertions(+), 20 deletions(-) diff --git a/front/css/pialert.css b/front/css/pialert.css index 2ef351db..3419fd6b 100755 --- a/front/css/pialert.css +++ b/front/css/pialert.css @@ -626,6 +626,8 @@ height: 50px; .settings-group { font-size: 20px; + padding-top: 7px; + padding-bottom: 9px; } .settings-group i{ diff --git a/front/settings.php b/front/settings.php index 1a2d5c70..4d8e69cf 100755 --- a/front/settings.php +++ b/front/settings.php @@ -72,29 +72,35 @@ while ($row = $result -> fetchArray (SQLITE3_ASSOC)) {
-
+
-
- (">) -
-
+
+
+ "> +
+
+
+
+
+ "> +
+
+
-
- (">) -
-
- -
- (">) -
-
- -
- (">) -
-
+
+
+ "> +
+
+
+
+
+ "> +
+
+
@@ -187,7 +193,7 @@ while ($row = $result -> fetchArray (SQLITE3_ASSOC)) { for (const group of settingGroups) { let isPlugin = false; - headerHtml = `