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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 17 lines | 17 code | 0 blank | 0 comment | 0 complexity | fcb37bb001f41dd453d59c375fd189fa MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <outbox_inventory_panel
  3. name="inventory_outbox"
  4. start_folder="Outbox"
  5. follows="all" layout="topleft"
  6. top="0" left="0" height="165" width="308"
  7. top_pad="0"
  8. bg_opaque_color="DkGray2"
  9. bg_alpha_color="DkGray2"
  10. background_visible="true"
  11. border="false"
  12. bevel_style="none"
  13. show_item_link_overlays="true"
  14. tool_tip="Drag and drop items here to prepare them for sale on your storefront"
  15. >
  16. <scroll reserve_scroll_corner="false" />
  17. </outbox_inventory_panel>