summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2012-09-13 11:22:41 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2012-09-13 11:22:41 -0700
commit2084d33c1ec827b4e8d975a3bf1232e971f704e2 (patch)
tree05aa294be59e490bb33bbbb020adeae69a7ff08a /indra/newview/skins/default/xui
parent366a265e785ddc5eb5ab01af1bf1b604ece59d88 (diff)
CHUI-283: Now the information icon only appears upon mousehover. Also the information/speaker icon are right justified.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rwxr-xr-xindra/newview/skins/default/xui/en/widgets/conversation_view_participant.xml11
1 files changed, 5 insertions, 6 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 0b5c1b9511..60015576b5 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
@@ -9,23 +9,22 @@
follows="left|top|right"
>
<info_button
+ follows="right"
+ auto_update="true"
height="16"
image_pressed="Info_Press"
image_unselected="Info_Over"
layout="topleft"
- left_pad="3"
- right="200"
+ right="-28"
name="info_btn"
- tab_stop="false"
- top_delta="0"
width="16" />
<output_monitor
+ follows="right"
auto_update="true"
draw_border="false"
height="16"
layout="topleft"
- left_pad="5"
- right="225"
+ right="-3"
mouse_opaque="true"
name="speaking_indicator"
visible="true"