Ustrezna ureditev pravilnega delovanja izbiranja tock pri heatmap in image hotspot
This commit is contained in:
parent
b9788c28e5
commit
f8700607d2
@ -17991,8 +17991,9 @@ span.display_editor_image_hotspot {
|
||||
canvas.hotspot_canvas {
|
||||
position: absolute;
|
||||
top: 15px !important;
|
||||
left: 10px;
|
||||
/* left: 10px; */
|
||||
z-index: 2;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.hotspot_image_editor {
|
||||
@ -20410,15 +20411,13 @@ 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;
|
||||
padding: 0 0 0 8px !important;
|
||||
|
@ -99,13 +99,13 @@ and open the template in the editor.
|
||||
color: $dark-blue;
|
||||
}
|
||||
}
|
||||
canvas.mapster_el {
|
||||
/* canvas.mapster_el {
|
||||
top: 15px !important;
|
||||
}
|
||||
img.mapster_el {
|
||||
position: absolute;
|
||||
top: 15px !important;
|
||||
}
|
||||
} */
|
||||
|
||||
.jquery-selectbox {
|
||||
cursor: pointer;
|
||||
|
@ -60,8 +60,9 @@ span.display_editor_image_hotspot {
|
||||
canvas.hotspot_canvas {
|
||||
position: absolute;
|
||||
top: 15px !important;
|
||||
left: 10px;
|
||||
/* left: 10px; */
|
||||
z-index: 2;
|
||||
display: block;
|
||||
}
|
||||
.hotspot_image_editor {
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user