From 1c65e0d3edc4a1db9a467ce1637b06f899096ac5 Mon Sep 17 00:00:00 2001 From: patrik2020 Date: Thu, 28 Jul 2022 20:01:30 +0200 Subject: [PATCH] Ureditev pravilnega delovanja izbiranja tock pri heatmap in image hotspot --- public/css/admin_new.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/css/admin_new.css b/public/css/admin_new.css index 26802eb6f..a27fdda75 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -17950,7 +17950,7 @@ span.display_editor_image_hotspot { canvas.hotspot_canvas { position: absolute; top: 15px !important; - left: 10px; + left: 15px; z-index: 2; } @@ -20369,14 +20369,14 @@ and open the template in the editor. color: #0059ab; } -canvas.mapster_el { +/* canvas.mapster_el { top: 15px !important; } img.mapster_el { position: absolute; top: 15px !important; -} +} */ .jquery-selectbox { cursor: pointer;