From 117034d9642998c720ed8ac998f0fd2af0bcad2b Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 31 Jan 2013 18:04:10 +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 c8dd56d2..1dcf8603 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: rgb(208, 208, 208); + background-color: $listItemFocusSelectedGradient; } /*