summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/text.xml
blob: 3d98cd66f9655e4cf1a7f7aa9c457ed3a8f6994a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<text name="text_box" 
      font="SansSerifSmall"
      font_shadow="soft" 
      tab_stop="false" 
      halign="left" 
      hover_color="LabelSelectedColor" 
      disabled_color="LabelDisabledColor" 
      background_color="FloaterDefaultBackgroundColor" 
      border_color="DefaultHighlightLight"
      use_ellipses="false"
      bg_visible="false" 
      border_drop_shadow_visible="false" 
      border_visible="false" 
      hover="false" 
      text_color="LabelTextColor"/>