mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Merge branch 'develop' into add_mapilio_data
This commit is contained in:
@@ -1676,6 +1676,12 @@ input.date-selector {
|
||||
max-width: 100%;
|
||||
color: #7092ff;
|
||||
}
|
||||
.form-field-input-multicombo li.chip.negated span {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
.form-field-input-multicombo li.chip input {
|
||||
width: 1em;
|
||||
}
|
||||
.ideditor[dir='ltr'] .form-field-input-multicombo li.chip {
|
||||
padding: 2px 0px 2px 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user