mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Merge pull request #10002 from k-yle/9876-multiple-values-empty
show empty tag values in multi-selections
This commit is contained in:
@@ -2406,6 +2406,11 @@ div.combobox {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.combobox .combobox-option.virtual-option {
|
||||
font-style: italic;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.form-field-input-wrap {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user