fix selected player annotation background
This commit is contained in:
parent
117034d964
commit
ff9cf6ec5e
1 changed files with 1 additions and 1 deletions
|
@ -441,7 +441,7 @@ Forms
|
|||
border-top-color: $bodyBorder;
|
||||
}
|
||||
.$themeClass .OxEditableElement.OxSelected {
|
||||
background-color: $listItemFocusSelectedGradient;
|
||||
background-image: $listItemFocusSelectedGradient;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue