From ff9cf6ec5e70ea676fa609bed317ecea3c7dd103 Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 31 Jan 2013 18:07:33 +0530 Subject: [PATCH] fix selected player annotation background --- source/Ox.UI/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Ox.UI/css/theme.css b/source/Ox.UI/css/theme.css index 1dcf8603..1fed8ea8 100644 --- a/source/Ox.UI/css/theme.css +++ b/source/Ox.UI/css/theme.css @@ -441,7 +441,7 @@ Forms border-top-color: $bodyBorder; } .$themeClass .OxEditableElement.OxSelected { - background-color: $listItemFocusSelectedGradient; + background-image: $listItemFocusSelectedGradient; } /*