fix selected player annotation background

This commit is contained in:
rolux 2013-01-31 18:07:33 +05:30
parent 117034d964
commit ff9cf6ec5e

View file

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