We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505d105 commit f3e3171Copy full SHA for f3e3171
ckanext/spatial/assets/css/spatial_query.css
@@ -35,7 +35,7 @@
35
display: none;
36
}
37
.leaflet-touch .leaflet-draw-toolbar a.leaflet-draw-draw-rectangle {
38
- background-image: url("../img/pencil.png");
+ background-image: url("/img/pencil.png");
39
background-repeat: no-repeat;
40
background-position: 50% 50%;
41
background-size: 12px 12px;
0 commit comments