mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Fix highlighting of layers and geocoding
* Fix highlighting of custom layer. Fixes #915 * Line up tabindexes. Fixes #922
This commit is contained in:
@@ -1161,6 +1161,10 @@ div.combobox {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
.geocode-control a:focus {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* Geolocator */
|
||||
|
||||
.geolocate-control {
|
||||
|
||||
Reference in New Issue
Block a user