PageRenderTime 40ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/widgets/text.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 19 lines | 19 code | 0 blank | 0 comment | 0 complexity | 7a29741bfc25cd427bf005685656a9af MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <text parse_urls="true"
  3. mouse_opaque="false"
  4. name="text_box"
  5. font="SansSerifSmall"
  6. font_shadow="none"
  7. tab_stop="false"
  8. halign="left"
  9. h_pad="0"
  10. allow_scroll="false"
  11. text_readonly_color="LabelTextColor"
  12. bg_writeable_color="FloaterDefaultBackgroundColor"
  13. use_ellipses="false"
  14. bg_visible="false"
  15. border_visible="false"
  16. sound_flags="0"
  17. text_color="LabelTextColor"
  18. v_pad="0"
  19. max_length="4096"/>