summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/text.xml
blob: 5914c21b2be5ce2eb2415d1e87a0fc69683a0803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<text allow_html="true"
      clip_to_rect="false"
      mouse_opaque="false" 
      name="text_box" 
      font="SansSerifSmall"
      font_shadow="soft" 
      tab_stop="false" 
      halign="left" 
      hover_color="LabelSelectedColor" 
      h_pad="-1" 
      hide_scrollbar="true"
      text_readonly_color="LabelDisabledColor"
      bg_writeable_color="FloaterDefaultBackgroundColor" 
      border_color="DefaultHighlightLight"
      use_ellipses="false"
      bg_visible="false" 
      border_visible="false" 
      hover="false" 
      text_color="LabelTextColor"
      v_pad="-1"
      max_length="4096"/>