mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
highlight combobox entries on mouseover
This commit is contained in:
@@ -1197,6 +1197,7 @@ div.combobox {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.combobox a.selected,
|
||||
.combobox a:hover {
|
||||
background: #ececec;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user