summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_sys_well.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_sys_well.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_sys_well.xml33
1 files changed, 5 insertions, 28 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_sys_well.xml b/indra/newview/skins/default/xui/en/floater_sys_well.xml
index 3f31641cac..30406cad63 100644
--- a/indra/newview/skins/default/xui/en/floater_sys_well.xml
+++ b/indra/newview/skins/default/xui/en/floater_sys_well.xml
@@ -11,7 +11,7 @@
title="NOTIFICATIONS"
width="320"
min_width="320"
- height="60"
+ height="23"
can_minimize="false"
can_tear_off="false"
can_resize="false"
@@ -19,36 +19,13 @@
can_close="false"
can_dock="true"
>
- <scroll_container
- follows="top|bottom"
+ <flat_list_view
+ color="FloaterDefaultBackgroundColor"
+ follows="all"
layout="topleft"
- name="notification_list_container"
- left="0"
- top="18"
- width="320"
- height="42">
- <panel
- layout="topleft"
- name="twin_list_panel"
- left="1"
- top="0"
- width="318"
- height="32"
- bg_alpha_color="1.0 1.0 1.0 1.0">
- <scrolling_panel_list
- layout="topleft"
name="notification_list"
left="1"
- top="0"
+ top="20"
height="0"
width="318"/>
- <scrolling_panel_list
- layout="topleft"
- name="im_row_panel_list"
- left="1"
- top="2"
- height="0"
- width="318"/>
- </panel>
-</scroll_container>
</floater>