summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/inventory_panel.xml
blob: 00f4c43915517e15ab65089f422c1e9783acec40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
  bg_opaque_color="InventoryBackgroundColor"
  background_visible="true"
  background_opaque="true"
  show_load_status="true"
  >
    <scroll
		name="Inventory Scroller"
        follows="all"
		reserve_scroll_corner="true"
        tab_stop="true"
        />
</panel>