From 61ba0aefc424c503877ef2574b1dec822d3ecea9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 3 Nov 2020 09:09:22 +0100 Subject: [locationinfo] Clean up styling a bit more --- .../locationinfo/templates/ajax-config-server.html | 77 ++++++++++------------ 1 file changed, 34 insertions(+), 43 deletions(-) (limited to 'modules-available/locationinfo/templates/ajax-config-server.html') diff --git a/modules-available/locationinfo/templates/ajax-config-server.html b/modules-available/locationinfo/templates/ajax-config-server.html index 8c2cb3ba..c61927c0 100644 --- a/modules-available/locationinfo/templates/ajax-config-server.html +++ b/modules-available/locationinfo/templates/ajax-config-server.html @@ -1,43 +1,37 @@
{{lang_general}}
-
-
-
-
-
- -
-
- -
-
-

- -

-
+
+
+
+
+ +
+
+ +
+
+ {{lang_nameTooltip}}
-
-
-
- -
-
- -
-
-

- -

-
+
+
+
+
+ +
+
+ +
+
+ {{lang_typeTooltip}}
@@ -57,12 +51,10 @@
{{lang_credentials}}
-
-
- {{#credentials}} - {{{credentialsHtml}}} - {{/credentials}} -
+
+ {{#credentials}} + {{{credentialsHtml}}} + {{/credentials}}
@@ -92,7 +84,6 @@ currentBackend = value; } - $('p.btn[title]').tooltip(); $('#myModalSubmitButton').attr('form', 'form-' + currentBackend); $('.settings-bs-switch').bootstrapSwitch({size:'small'}); -- cgit v1.2.3-55-g7522