diff --git a/luciexpress/htdocs/plugins/core/css/overview.css b/luciexpress/htdocs/plugins/core/css/overview.css new file mode 100644 index 000000000..c5097073d --- /dev/null +++ b/luciexpress/htdocs/plugins/core/css/overview.css @@ -0,0 +1,8 @@ +.overview-list-item-text { + height: 32px; + line-height: 34px; +} + +.overview-list-item-label { + margin-top: 7px; +} \ No newline at end of file diff --git a/luciexpress/htdocs/plugins/core/pages/overview.html b/luciexpress/htdocs/plugins/core/pages/overview.html index f6a5e0aa2..3134f0cd1 100644 --- a/luciexpress/htdocs/plugins/core/pages/overview.html +++ b/luciexpress/htdocs/plugins/core/pages/overview.html @@ -32,25 +32,34 @@
-
- +
+ +
-
- +
+
+ WPS +
+
-
-
{{client.hostname}}
{{client.ipaddr}}
-
+
+
{{client.hostname}}
{{client.ipaddr}}
+
-
-
+
@@ -59,10 +68,10 @@
-
-
{{client.hostname}}
{{client.ipaddr}}
-
-
+
+
{{client.hostname}}
{{client.ipaddr}}
+
+
@@ -73,8 +82,8 @@
-
-
{{client.hostname || defaultHostName}}
{{client.ipaddr}}
+
+
{{client.hostname || defaultHostName}}
{{client.ipaddr}}
@@ -84,14 +93,19 @@
-
- +
+ +
-
{{sip.name.value}}:
-
{{sip.user.value}}
+
{{sip.name.value}}:
+
{{sip.user.value}}
diff --git a/luciexpress/htdocs/plugins/wifi/widgets/wifi.signal.indicator.html b/luciexpress/htdocs/plugins/wifi/widgets/wifi.signal.indicator.html index c0fa3c7d4..841666e7c 100644 --- a/luciexpress/htdocs/plugins/wifi/widgets/wifi.signal.indicator.html +++ b/luciexpress/htdocs/plugins/wifi/widgets/wifi.signal.indicator.html @@ -1,3 +1,4 @@ -
-
+
+
+