Ureditev pravilnega delovanja izbiranja tock pri heatmap in image hotspot
This commit is contained in:
parent
21b64b3cb7
commit
1c65e0d3ed
@ -17950,7 +17950,7 @@ span.display_editor_image_hotspot {
|
|||||||
canvas.hotspot_canvas {
|
canvas.hotspot_canvas {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
left: 10px;
|
left: 15px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -20369,14 +20369,14 @@ and open the template in the editor.
|
|||||||
color: #0059ab;
|
color: #0059ab;
|
||||||
}
|
}
|
||||||
|
|
||||||
canvas.mapster_el {
|
/* canvas.mapster_el {
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
img.mapster_el {
|
img.mapster_el {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.jquery-selectbox {
|
.jquery-selectbox {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user