summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/text.xml
blob: 505d98368e5de8aa4a115b479c95741ccbc59a83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<text parse_urls="true"
      mouse_opaque="false" 
      name="text_box" 
      font="SansSerifSmall"
      font_shadow="none" 
      tab_stop="false" 
      halign="left" 
      h_pad="0" 
      allow_scroll="false"
      text_readonly_color="LabelTextColor"
      text_tentative_color="TextFgTentativeColor"
      bg_writeable_color="FloaterDefaultBackgroundColor" 
      use_ellipses="false"
      bg_visible="false" 
      border_visible="false" 
      sound_flags="0"
      text_color="LabelTextColor"
      v_pad="0"
      max_length="4096"/>