From 2fe165f25748495d038ad21abff8395a786c0388 Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 31 Jan 2013 18:08:51 +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 1fed8ea8..61555651 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-image: $listItemFocusSelectedGradient; + background-color: $videoAnnotationSelectedBackground; } /*