summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/inventory_list_item.xml
blob: 50be0ac1a19496c5e72bc6d24bf3dfaa849fd2af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<inventory_list_item
 height="0"
 layout="topleft"
 left="0"
 name="inventory_list_item"
 top="0"
 width="0">
  <!-- DEFAULT style for inventory list item -->
  <default_style
   font="SansSerifSmall"
   font.style="NORMAL" />

  <!-- style for inventory list item WORN on avatar -->
  <worn_style
   font="SansSerifSmall"
   font.style="BOLD"
   color="EmphasisColor" />
</inventory_list_item>