Added print button to web map.

This commit is contained in:
Kasper D. Fischer 2014-09-16 11:38:06 +00:00
parent db8703ab7a
commit c9786126b8
Notes: subgit 2018-03-07 17:59:05 +01:00
r741 www/trunk

View File

@ -1,6 +1,6 @@
.leaflet-control-easyPrint a {
background:#fff url(external/print.png) no-repeat 5px;
background:#fff url(print.png) no-repeat 5px;
background-size:16px 16px;
display: block;
}