style for fixed autocomplete
This commit is contained in:
parent
1de9600be4
commit
4e20c984ac
1 changed files with 1 additions and 1 deletions
|
|
@ -2063,7 +2063,7 @@ div.tag {
|
|||
}
|
||||
div.autocomplete_fixed ul li.selected {
|
||||
background-color: #feccb1;
|
||||
border-bottom: 1px solid black;
|
||||
border-bottom: #000000 1px solid ;
|
||||
}
|
||||
|
||||
div.autocomplete_fixed ul li {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue