Bugfix/#67 list separator on last element #69
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ function changeBorderColorOwnRequests(node) {
|
|||
|
||||
// highlight left border for own request
|
||||
if (profileLink.length > 0) {
|
||||
item.style.borderColor = color.aniBlue
|
||||
item.style.borderLeftColor = color.aniBlue
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue