Skip to content

Commit

Permalink
Updated selction color to match Leaflet's theme better
Browse files Browse the repository at this point in the history
  • Loading branch information
perliedman committed Feb 16, 2014
1 parent d6acf6d commit 3c3e906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Control.Geocoder.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ ul.leaflet-control-geocoder-alternatives {
}

.leaflet-control-geocoder-alternatives a:hover, .leaflet-control-geocoder-selected {
background-color: #0078A8;
background-color: #eee;
}

0 comments on commit 3c3e906

Please sign in to comment.