Fix highlighting of layers and geocoding

* Fix highlighting of custom layer. Fixes #915
* Line up tabindexes. Fixes #922
This commit is contained in:
Tom MacWright
2013-03-07 15:06:02 -05:00
parent 154a587631
commit ca74b111b0
7 changed files with 35 additions and 5 deletions
+4
View File
@@ -1161,6 +1161,10 @@ div.combobox {
padding: 5px 10px;
}
.geocode-control a:focus {
text-decoration: underline;
}
/* Geolocator */
.geolocate-control {