summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-02-10 02:30:05 +0200
committerMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-02-10 02:30:05 +0200
commite87d771df572ac164d7775d420ece06185462b32 (patch)
tree5527693ef40039c82a2f8722ed9f89628dae6433 /indra/newview
parentf1d247809b89d25e480f0e42f098c289da2379bc (diff)
SL-19189 FIXED My Outfits system items have circle over them
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml b/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
index cd84b91b1f..866276f997 100644
--- a/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
+++ b/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
@@ -41,6 +41,7 @@
width="359" />
<add_btn
name="add_wearable"
+ visible="false"
layout="topleft"
follows="top|right"
image_unselected="Add_Icon"
@@ -52,6 +53,7 @@
tab_stop="false" />
<remove_btn
name="remove_wearable"
+ visible="false"
layout="topleft"
follows="top|right"
image_unselected="Remove_Icon"