summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_chat_item.xml
diff options
context:
space:
mode:
authorErica <erica@lindenlab.com>2009-11-16 20:23:01 -0800
committerErica <erica@lindenlab.com>2009-11-16 20:23:01 -0800
commit6820f18ec50ba13c20cad773b8bc6744420ea72f (patch)
tree85d902b7a56f82664b3b9267efa4862ed6b2555e /indra/newview/skins/default/xui/en/panel_chat_item.xml
parentcab4c5c604f88ec8322e1c8bd89a526aaa2b255a (diff)
EXT-2537 Update IM message well arrows with actual art, style chiclets to spec, EXT-2536 Remove old art from scrollbar headers, clean up layout
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_chat_item.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_chat_item.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_chat_item.xml b/indra/newview/skins/default/xui/en/panel_chat_item.xml
index 9e071072f2..01917052d1 100644
--- a/indra/newview/skins/default/xui/en/panel_chat_item.xml
+++ b/indra/newview/skins/default/xui/en/panel_chat_item.xml
@@ -6,11 +6,12 @@
height="180"
follows="all">
<panel
- width="250"
+ width="290"
height="24"
background_visible="true"
background_opaque="false"
bg_alpha_color="Black"
+ left="5"
name="msg_caption">
<avatar_icon
follows="left"
@@ -25,9 +26,9 @@
<text
font.style="BOLD"
height="12"
- layout="topleft"
- left_pad="5"
- top="7"
+ layout="topleft"
+ left_pad="5"
+ top="7"
text_color="white"
word_wrap="false"
use_ellipses="true"
@@ -46,7 +47,7 @@
halign="right"
height="13"
layout="topleft"
- right="-5"
+ right="-10"
left="205"
mouse_opaque="true"
name="msg_time"
@@ -65,5 +66,6 @@
word_wrap="true"
mouse_opaque="true"
name="msg_text">
+ To be or not to be, that is the question. Tis a far far better thing I do than I have ever done. Tis a far far better place I go, than I have ever been.
</text_chat>
</panel>