mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
add max-length-indicator to combo fields
This commit is contained in:
@@ -2338,6 +2338,7 @@ div.combobox {
|
||||
|
||||
.form-field-input-wrap > input:focus + span.length-indicator-wrap,
|
||||
.form-field-input-wrap > textarea:focus + span.length-indicator-wrap,
|
||||
.form-field-input-wrap > input:focus + div.combobox-caret + span.length-indicator-wrap,
|
||||
.form-field-input-wrap > textarea:focus + div.combobox-caret + span.length-indicator-wrap {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user