Skip to content
Snippets Groups Projects
Commit 6f141750 authored by Nikolaus Krismer's avatar Nikolaus Krismer
Browse files

changed look of geosearch control (not using image from google server

anymore)
parent 7747657a
No related branches found
No related tags found
No related merge requests found
...@@ -16,17 +16,9 @@ ...@@ -16,17 +16,9 @@
padding: 0px; padding: 0px;
} }
.leaflet-control-geosearch-btn:before {
background: url("//maps.gstatic.com/tactile/omnibox/search-button.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
content: "";
display: block;
height: 17px;
margin: 0 auto;
width: 17px;
}
.leaflet-control-geosearch-btn { .leaflet-control-geosearch-btn {
background-color: #4D90FE; background: url('/isochrones/img_new/geosearch.png') no-repeat scroll center center #72FE4D;
background-size: auto 100%;
border: 0px none; border: 0px none;
border-radius: 0px 5px 5px 0px; border-radius: 0px 5px 5px 0px;
height: 38px; height: 38px;
......
src/main/webapp/img_new/geosearch.png

1.52 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment