update of jQuery to version 3.0.0

This commit is contained in:
2020-07-15 13:57:51 +02:00
parent 9e4fce4b7d
commit ca3b5731c1
15 changed files with 54 additions and 1135 deletions

20
www/external/css/easyPrint.css vendored Normal file
View File

@@ -0,0 +1,20 @@
.leaflet-control-easyPrint a {
background:#fff url(print.png) no-repeat 5px;
background-size:16px 16px;
display: block;
}
@media print {
html {padding: 0px!important;}
.leaflet-control-easyPrint-button{display: none!important;}
}
#map {
width: 1200;
height: 800;
}

BIN
www/external/css/print.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B