PageRenderTime 31ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/floater_test_navigation_bar.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | 81e035e92ae4ca2b2bd6cce123475594 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater
  3. legacy_header_height="18"
  4. can_resize="true"
  5. height="200"
  6. layout="topleft"
  7. name="floater_test_navigation_bar"
  8. help_topic="floater_test_navigation_bar"
  9. translate="false"
  10. width="900">
  11. <panel
  12. name="navigation_bar"
  13. filename="panel_navigation_bar.xml"
  14. left="10"
  15. right="-10"
  16. top="30"
  17. height="100"
  18. border="true"
  19. />
  20. </floater>