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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 18 lines · 18 code · 0 blank · 0 comment · 0 complexity · e02d06f16a4333d1be3452a0a49c7df9 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <line_editor background_image="TextField_Off"
  3. background_image_disabled="TextField_Disabled"
  4. background_image_focused="TextField_Active"
  5. select_on_focus="false"
  6. commit_on_focus_lost="true"
  7. ignore_tab="true"
  8. cursor_color="TextCursorColor"
  9. text_color="TextFgColor"
  10. text_pad_left="2"
  11. text_readonly_color="TextFgReadOnlyColor"
  12. text_tentative_color="TextFgTentativeColor"
  13. highlight_color="EmphasisColor"
  14. preedit_bg_color="White"
  15. mouse_opaque="true"
  16. name="line_editor"
  17. font="SansSerifSmall">
  18. </line_editor>