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