fix selected player annotation background

This commit is contained in:
rolux 2013-01-31 18:08:51 +05:30
parent ff9cf6ec5e
commit 2fe165f257

View file

@ -441,7 +441,7 @@ Forms
border-top-color: $bodyBorder;
}
.$themeClass .OxEditableElement.OxSelected {
background-image: $listItemFocusSelectedGradient;
background-color: $videoAnnotationSelectedBackground;
}
/*