summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/text.xml
blob: 5dd09e663ba9d91f17bedb37b6043d2edd89aee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<text allow_html="true"
      mouse_opaque="false" 
      name="text_box" 
      font="SansSerifSmall"
      font_shadow="none" 
      tab_stop="false" 
      halign="left" 
      hover_color="LabelSelectedColor" 
      h_pad="0" 
      allow_scroll="false"
      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="0"
      max_length="4096"/>