summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/notification_list_view.xml
blob: 4f87c58420e2185f4418745e67dab0afcadbd537 (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>