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