From c964abf525f81bc1263eaf3a447b40c63d08c9ac Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Wed, 23 Jun 2010 18:35:29 -0400 Subject: EXT-7988 FIX wrong highlight color for worn items green is too green. EmphasisColor is the new green. Reviewed by Erica --- indra/newview/skins/default/xui/en/widgets/inventory_list_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/widgets/inventory_list_item.xml b/indra/newview/skins/default/xui/en/widgets/inventory_list_item.xml index 49c2abe1a5..50be0ac1a1 100644 --- a/indra/newview/skins/default/xui/en/widgets/inventory_list_item.xml +++ b/indra/newview/skins/default/xui/en/widgets/inventory_list_item.xml @@ -15,5 +15,5 @@ + color="EmphasisColor" /> -- cgit v1.2.3