summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2012-09-14 18:47:39 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2012-09-14 18:47:39 -0700
commit399ba09c08d8ccaf9b34daa8b743f837639b2f35 (patch)
tree30c4599c036db22318abe23c39c55f7e2fc54ef6 /indra/newview/skins/default/xui/en
parent9d73cac97eea835740ada2aac95ea79afabff34a (diff)
CHUI-283: Now the info/speaker icon are better positioned within the participant item. Also the participant item now matches the height of the session (conversation) item.
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-xindra/newview/skins/default/xui/en/widgets/conversation_view_participant.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/conversation_view_participant.xml b/indra/newview/skins/default/xui/en/widgets/conversation_view_participant.xml
index 60015576b5..b00e8aaeee 100755
--- a/indra/newview/skins/default/xui/en/widgets/conversation_view_participant.xml
+++ b/indra/newview/skins/default/xui/en/widgets/conversation_view_participant.xml
@@ -2,7 +2,7 @@
<conversation_view_participant
folder_arrow_image="ForSale_Badge"
folder_indentation="8"
- item_height="20"
+ item_height="24"
item_top_pad="4"
selection_image="Rounded_Square"
mouse_opaque="true"
@@ -10,11 +10,9 @@
>
<info_button
follows="right"
- auto_update="true"
height="16"
image_pressed="Info_Press"
image_unselected="Info_Over"
- layout="topleft"
right="-28"
name="info_btn"
width="16" />
@@ -23,7 +21,6 @@
auto_update="true"
draw_border="false"
height="16"
- layout="topleft"
right="-3"
mouse_opaque="true"
name="speaking_indicator"