summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/notification_list_view.xml
blob: 150225af27ed2e373f0c40444c1295cbe9c52047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<notification_list_view
 allow_select="false"
 color="PanelFocusBackgroundColor"
 item_pad="0"
 keep_one_selected="false"
 multi_select="false"
 opaque="true">
  <flat_list_view
    color="FloaterDefaultBackgroundColor"
    follows="all"
    layout="topleft"
    name="notification_list"
    left="1"
    top="20"
    height="0"
    width="318"/>
</notification_list_view>