diff --git a/app/css/custom.css b/app/css/custom.css index d0ab6fa5..33fd45aa 100644 --- a/app/css/custom.css +++ b/app/css/custom.css @@ -17,8 +17,9 @@ body { .sidebar-brand-text { text-transform: none; color: #212529; - font-size: 1rem; + font-size: 1.8rem; font-weight: 500; + font-family: Helvetica, Arial, sans-serif; } .card .card-header { @@ -134,6 +135,6 @@ pre.unstyled { width: 100%; } -.js-wifi-stations .panel-body { +.js-wifi-stations .card-body { min-height: 256px; } diff --git a/includes/data_usage.php b/includes/data_usage.php index 23a380b8..3c7753bd 100755 --- a/includes/data_usage.php +++ b/includes/data_usage.php @@ -8,8 +8,6 @@ function DisplayDataUsage(&$extraFooterScripts) exec("ip -o link show | awk -F ': ' '{print $2}' | grep -v lo ", $interfacesWlo); echo renderTemplate("data_usage", [ "interfaces" => $interfacesWlo ]); - $extraFooterScripts[] = array('src'=>'dist/raphael/raphael.min.js', 'defer'=>false); - $extraFooterScripts[] = array('src'=>'dist/morrisjs/morris.min.js', 'defer'=>false); $extraFooterScripts[] = array('src'=>'dist/datatables/jquery.dataTables.min.js', 'defer'=>false); $extraFooterScripts[] = array('src'=>'app/js/bandwidthcharts.js', 'defer'=>false); } diff --git a/index.php b/index.php index c26c424c..a364d7a5 100755 --- a/index.php +++ b/index.php @@ -102,7 +102,7 @@ $theme_url = 'app/css/'.htmlspecialchars($theme, ENT_QUOTES); - + @@ -148,7 +148,7 @@ $theme_url = 'app/css/'.htmlspecialchars($theme, ENT_QUOTES); diff --git a/templates/admin.php b/templates/admin.php index 1d8b40cd..3aa60731 100755 --- a/templates/admin.php +++ b/templates/admin.php @@ -1,8 +1,8 @@
-
-
-
+
+
+
showMessages(); ?>
@@ -32,7 +32,7 @@
" /> -
-
+
+
diff --git a/templates/configure_client.php b/templates/configure_client.php index ccd23b81..d1489ce1 100755 --- a/templates/configure_client.php +++ b/templates/configure_client.php @@ -1,23 +1,22 @@
-
-
- -
+
+
+ +
showMessages(); ?>

-
-
+
-
- -
+
+ +
diff --git a/templates/data_usage.php b/templates/data_usage.php index ee4845e0..9fa9f476 100755 --- a/templates/data_usage.php +++ b/templates/data_usage.php @@ -1,17 +1,17 @@
-
-
-
+
+
+
-
+

@@ -70,10 +70,10 @@
-
- -
-
+
+ +
+
- + " /> @@ -444,7 +444,7 @@ if(ops[i].value == country){ }; endif ?> - - + + diff --git a/templates/networking.php b/templates/networking.php index 8572b01d..62f9513d 100755 --- a/templates/networking.php +++ b/templates/networking.php @@ -1,14 +1,14 @@
-
-
-
+
+
+
@@ -19,9 +19,9 @@
-
-
-
+
+
+

                   
@@ -99,8 +99,8 @@
-
- -
+
+ +
diff --git a/templates/themes.php b/templates/themes.php index 8c9889f5..42a7b906 100755 --- a/templates/themes.php +++ b/templates/themes.php @@ -1,11 +1,10 @@
-
-
-
+
+
+

-
@@ -18,7 +17,7 @@ -
-
+
+
diff --git a/templates/wifi_stations.php b/templates/wifi_stations.php index 350934a3..88d63be1 100755 --- a/templates/wifi_stations.php +++ b/templates/wifi_stations.php @@ -3,40 +3,36 @@

+
+ $network) : ?> -
-
-
+
+
- -

+ +
-
-
Status
-
+
Status
+
- + - +
-
-
-
Channel
-
+
Channel
+
X
-
-
-
RSSI
-
+
RSSI
+
= -50) { @@ -49,17 +45,14 @@ echo "%)"; ?>
-
- + -
Security
-
@@ -84,10 +77,9 @@ " name="delete" />
- -
-
-
+
+
- \ No newline at end of file + +