From 41e27cc546d405eabedc07850d266d50ff9de0f6 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Apr 2021 23:00:06 +0100 Subject: [PATCH 1/3] improving layout, text and styles of wifi client box --- app/css/custom.php | 5 +++-- templates/dashboard.php | 32 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/app/css/custom.php b/app/css/custom.php index a4f98d72..6726a0a8 100644 --- a/app/css/custom.php +++ b/app/css/custom.php @@ -119,8 +119,9 @@ i.fa.fa-bars:hover{ } .info-item { - width: 10rem; - float: left; + text-transform: uppercase; + font-size: 0.7em; + color: #858796; } .info-item-xs { diff --git a/templates/dashboard.php b/templates/dashboard.php index ab1d3d8f..a1a2fac4 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -35,23 +35,23 @@

-
-
-
-
-
-
-
-
-
-
- -
- -
+
+

+
+

+

+

+

+

+
+
+ +
+ +
+
-
-
+
From f2ec732bf0f3f27347d50a3b9214259879395c4e Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Apr 2021 23:03:33 +0100 Subject: [PATCH 2/3] add missing card-title class to headings --- templates/dashboard.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/dashboard.php b/templates/dashboard.php index a1a2fac4..b487edd8 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -21,7 +21,7 @@
-

+

@@ -33,7 +33,7 @@
-

+

@@ -57,7 +57,7 @@
-

+

From b41821240896d8751c10f1a7fa719b3888ba7488 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 2 Apr 2021 17:18:15 +0100 Subject: [PATCH 3/3] div => p --- templates/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/dashboard.php b/templates/dashboard.php index b487edd8..47443ee8 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -37,7 +37,7 @@

-
+