added highlight to each selected item
This commit is contained in:
parent
307e5d27cc
commit
037fed195d
3 changed files with 11 additions and 11 deletions
|
|
@ -110,7 +110,7 @@ body {
|
|||
background: #fff;
|
||||
}
|
||||
|
||||
.addresses .panel:hover {
|
||||
.addresses .panel:hover, .addresses .panel.selected {
|
||||
background: #efefef;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue