mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
Restore code to set state=hover (not sure if actually needed)
Also, fix hover style for textarea
This commit is contained in:
@@ -1146,6 +1146,7 @@ button.save.has-count .count::before {
|
||||
.inspector-hover .form-field-multicombo,
|
||||
.inspector-hover .structure-extras-wrap,
|
||||
.inspector-hover input,
|
||||
.inspector-hover textarea,
|
||||
.inspector-hover label {
|
||||
background: #ececec;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user