From e4d8afb3125d5cd3b5a36864d3a68e84799c9b18 Mon Sep 17 00:00:00 2001 From: Mattk70 Date: Fri, 18 Oct 2024 13:37:27 +0100 Subject: [PATCH] position zoom icons --- css/style.css | 1 + index.html | 8 ++++---- js/ui.js | 8 +++++--- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index 0e0dc5e4..591650a1 100644 --- a/css/style.css +++ b/css/style.css @@ -141,6 +141,7 @@ div#contentWrapper.loaded { } .zoom { + position: absolute; font-size: calc(32px * var(--font-size-scale));; } diff --git a/index.html b/index.html index e755b2bb..8a6cbf8a 100644 --- a/index.html +++ b/index.html @@ -1126,7 +1126,7 @@ other_admission
warning
-
+
-
+

diff --git a/js/ui.js b/js/ui.js index 7fab4778..9eb9f1fd 100644 --- a/js/ui.js +++ b/js/ui.js @@ -703,7 +703,7 @@ function formatAsBootstrapTable(jsonData) { let tableHtml = "