summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/text.xml
blob: 7d78a8fa20823953ee7476db7a9e87fa64a8728d (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 allow_html="true"
      clip_to_rect="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"/>