PageRenderTime 27ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | b7a22de4d99fc5cafdd3311d85ee9f59 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <tool_tip name="tooltip"
  3. max_width="200"
  4. padding="4"
  5. wrap="true"
  6. font="SansSerif"
  7. mouse_opaque="false"
  8. bg_opaque_image="Tooltip"
  9. background_opaque="true"
  10. background_visible="true"
  11. text_color="ToolTipTextColor"/>