summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_chat_header.xml
diff options
context:
space:
mode:
authorrichard <none@none>2009-11-25 18:24:39 -0800
committerrichard <none@none>2009-11-25 18:24:39 -0800
commitcdb223228479e97d9cfe7d80d0afef0d99179d24 (patch)
tree210d1bed1a0bb716ad919d516a66a4170f6bcdd4 /indra/newview/skins/default/xui/en/panel_chat_header.xml
parent52a387e00f963d9920f36ffc0dcc855889f36cad (diff)
created container for LLFloaterView for future z-swapping with sidetray
floaters can now overlap sidetray fixed text selection background color to be inverse of text fg color EXT-2713 Script editor automatically scrolls to the top of script text when text is longer than the window. reviewed by James
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_chat_header.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_chat_header.xml28
1 files changed, 15 insertions, 13 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_chat_header.xml b/indra/newview/skins/default/xui/en/panel_chat_header.xml
index c1090a1686..95d8b9cb1e 100644
--- a/indra/newview/skins/default/xui/en/panel_chat_header.xml
+++ b/indra/newview/skins/default/xui/en/panel_chat_header.xml
@@ -20,19 +20,21 @@
top="3"
width="18" />
<text_editor
- v_pad = "0"
- read_only = "true"
- follows="left|right"
- font.style="BOLD"
- height="12"
- layout="topleft"
- left_pad="5"
- right="-60"
- name="user_name"
- text_color="white"
- top="8"
- use_ellipses="true"
- value="Ericag Vader" />
+ allow_scroll="false"
+ v_pad = "0"
+ read_only = "true"
+ follows="left|right"
+ font.style="BOLD"
+ height="12"
+ layout="topleft"
+ left_pad="5"
+ right="-60"
+ name="user_name"
+ text_color="white"
+ bg_readonly_color="black"
+ top="8"
+ use_ellipses="true"
+ value="Ericag Vader" />
<text
font="SansSerifSmall"
follows="right"