update of jQuery to version 3.0.0
This commit is contained in:
20
www/external/css/easyPrint.css
vendored
Normal file
20
www/external/css/easyPrint.css
vendored
Normal 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
BIN
www/external/css/print.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 B |
Reference in New Issue
Block a user