summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-07-12 12:06:15 -0700
committerRichard Nelson <none@none>2010-07-12 12:06:15 -0700
commit367b689d57ebd5fc611cc9726b0dba5784887a3f (patch)
tree4e7c6c68f9c2824154dcdc2e1775b945e4e0b512 /indra/newview/skins
parent1ec1ee9bdfe9545389fc69b1c55b25cdb5549dc8 (diff)
fix for invisible selections in edit outfit panel
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/inventory_list_item.xml4
1 files changed, 2 insertions, 2 deletions
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 4e7e2873b5..0a5930c820 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
@@ -4,8 +4,8 @@
height="20"
name="inventory_item"
tab_stop="false"
- hover_image="ListItem_Over"
- selected_name="ListItem_Select"
+ hover_image="ListItem_Over"
+ selected_image="ListItem_Select"
separator_image="Wearables_Divider"
width="380">
<!-- DEFAULT style for inventory list item -->