From f9e907e3cedaa1501846c8f118dfb7919e22a87b Mon Sep 17 00:00:00 2001 From: billz Date: Tue, 6 Apr 2021 22:59:40 +0100 Subject: [PATCH 1/4] Tweak layout of dashboard client widget --- app/css/custom.php | 5 +++++ app/css/hackernews.css | 5 +++++ app/css/lightsout.css | 5 +++++ templates/dashboard.php | 30 ++++++++++++++++++++++-------- 4 files changed, 37 insertions(+), 8 deletions(-) diff --git a/app/css/custom.php b/app/css/custom.php index 6726a0a8..273a9629 100644 --- a/app/css/custom.php +++ b/app/css/custom.php @@ -124,6 +124,11 @@ i.fa.fa-bars:hover{ color: #858796; } +.info-value { + font-size: 0.7rem; + margin-left: 0.7rem; +} + .info-item-xs { font-size: 0.7rem; margin-left: 0.3rem; diff --git a/app/css/hackernews.css b/app/css/hackernews.css index 37c12272..6d065e80 100644 --- a/app/css/hackernews.css +++ b/app/css/hackernews.css @@ -152,6 +152,11 @@ ul.nav-tabs, .nav-tabs .nav-link { color: #858796; } +.info-value { + font-size: 0.7rem; + margin-left: 0.7rem; +} + .info-item-xs { font-size: 0.7rem; margin-left: 0.3rem; diff --git a/app/css/lightsout.css b/app/css/lightsout.css index 7f38035a..2fd1d5b0 100644 --- a/app/css/lightsout.css +++ b/app/css/lightsout.css @@ -255,6 +255,11 @@ hr { color: #858796; } +.info-value { + font-size: 0.7rem; + margin-left: 0.7rem; +} + .info-item-xs { font-size: 0.7rem; line-height: 1.5em; diff --git a/templates/dashboard.php b/templates/dashboard.php index 47443ee8..bc0aa65b 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -35,14 +35,28 @@

-
-

-

-

-

-

-

-

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From 30c42b8ea3d83fa9b93537f898250839a807244c Mon Sep 17 00:00:00 2001 From: billz Date: Wed, 7 Apr 2021 09:25:28 +0100 Subject: [PATCH 2/4] Align signal strength meter w/ adjacent col --- templates/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/dashboard.php b/templates/dashboard.php index bc0aa65b..027d0201 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -58,7 +58,7 @@
-
+
From 83d0a989794aed2c966e48c2a93b79e77b6b3627 Mon Sep 17 00:00:00 2001 From: billz Date: Fri, 9 Apr 2021 07:51:43 +0100 Subject: [PATCH 3/4] Additional chart layout tweaks --- templates/dashboard.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/dashboard.php b/templates/dashboard.php index 027d0201..597dc6b5 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -34,31 +34,31 @@

-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
From 620fece123afca3fa5af01a7c4d4a95bf2aeb3a3 Mon Sep 17 00:00:00 2001 From: billz Date: Fri, 9 Apr 2021 15:03:25 +0100 Subject: [PATCH 4/4] Apply updated info-item layout to openvpn ipv4 --- templates/openvpn.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/openvpn.php b/templates/openvpn.php index df97ce32..33f61a81 100755 --- a/templates/openvpn.php +++ b/templates/openvpn.php @@ -29,13 +29,15 @@

-
+
-
-
+
+
+
+
-
+