From 7e2509c6afbaf2a89d8df747c8e9ad0f48172221 Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Tue, 6 Feb 2018 16:16:20 +0100 Subject: [locationinfo] Fix styling of tooltip btns also made the style of two close btns consistent to the rest --- .../locationinfo/templates/page-config-panel-summary.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'modules-available/locationinfo/templates/page-config-panel-summary.html') diff --git a/modules-available/locationinfo/templates/page-config-panel-summary.html b/modules-available/locationinfo/templates/page-config-panel-summary.html index 2a968fc2..3dc93680 100644 --- a/modules-available/locationinfo/templates/page-config-panel-summary.html +++ b/modules-available/locationinfo/templates/page-config-panel-summary.html @@ -28,9 +28,9 @@
- +

- +

@@ -48,9 +48,9 @@
- +

- +

@@ -64,9 +64,9 @@
- +

- +

@@ -151,7 +151,7 @@ document.addEventListener("DOMContentLoaded", function () { var $locInput = $('#locationids'); // Initialize fancy tooltips - $('a.helptext').tooltip(); + $('p.helptext').tooltip(); // Add listener to range sliders so their label can be updated $('input[type="range"]').change(function () { $(this).siblings().find('.range-display').text($(this).val()); -- cgit v1.2.3-55-g7522 From e77086ed9ae09ec569d55fd06814a4a536d2bbea Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Thu, 12 Apr 2018 15:11:13 +0200 Subject: [locationinfo] Move save btn to the right (design guidelines) --- .../locationinfo/templates/page-config-panel-default.html | 2 +- .../locationinfo/templates/page-config-panel-summary.html | 2 +- modules-available/locationinfo/templates/page-config-panel-url.html | 2 +- modules-available/locationinfo/templates/page-locations.html | 2 +- modules-available/locationinfo/templates/page-servers.html | 3 +-- 5 files changed, 5 insertions(+), 6 deletions(-) (limited to 'modules-available/locationinfo/templates/page-config-panel-summary.html') diff --git a/modules-available/locationinfo/templates/page-config-panel-default.html b/modules-available/locationinfo/templates/page-config-panel-default.html index 41a8fd00..ba493579 100644 --- a/modules-available/locationinfo/templates/page-config-panel-default.html +++ b/modules-available/locationinfo/templates/page-config-panel-default.html @@ -309,8 +309,8 @@ - {{lang_cancel}} + - {{lang_cancel}} + - {{lang_cancel}} +