fix selected player annotation background

This commit is contained in:
rolux 2013-01-31 18:04:10 +05:30
parent dd2c26ce2c
commit 117034d964

View file

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