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}}
+ |
|
-
- {{client.hostname}}
- {{client.ipaddr}}
-
+
+ {{client.hostname}}
+ {{client.ipaddr}}
+ |
|
-
- {{client.hostname || defaultHostName}}
+ {{client.ipaddr}}
+ {{client.hostname || defaultHostName}}
{{client.ipaddr}} |
|
-
-
+
+
+
|
|
- {{sip.name.value}}:
- {{sip.user.value}}
+ {{sip.name.value}}:
+ {{sip.user.value}}
|