mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Taginfo autocomplete
This commit is contained in:
+11
@@ -238,6 +238,17 @@ input#geocode-location {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.typeahead {
|
||||
background:#fff;
|
||||
padding:2px 4px;
|
||||
width:148px;
|
||||
border:1px solid #ccc;
|
||||
}
|
||||
|
||||
div.typeahead a {
|
||||
display:block;
|
||||
}
|
||||
|
||||
.modal {
|
||||
width:640px;
|
||||
height:550px;
|
||||
|
||||
Reference in New Issue
Block a user