mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Start work on turn restriction editing field
This commit is contained in:
@@ -1534,6 +1534,13 @@ input[type=number] {
|
||||
border-bottom: 0;
|
||||
border-radius: 0 0 4px 0;
|
||||
}
|
||||
|
||||
/* Restrictions editor */
|
||||
|
||||
.form-field-restrictions .preset-input-wrap {
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
/* combobox dropdown */
|
||||
|
||||
div.combobox {
|
||||
|
||||
Reference in New Issue
Block a user