diff options
author | pavelkproductengine <none@none> | 2015-04-09 17:16:47 +0300 |
---|---|---|
committer | pavelkproductengine <none@none> | 2015-04-09 17:16:47 +0300 |
commit | 7669f953a76d615801cec788783ca6a77528886b (patch) | |
tree | 373ef1aaecc7413c0bcc54c41ee770a0705e9dd7 /indra/newview/skins/default/xui | |
parent | 60d28437e616a6afda51a368ea40ad49a707d16c (diff) |
MAINT-4734 (Separate transaction notices from group notice/invites)
1) fixed Mac build;
2) moved attachment icon in condensed view 1 pixel down.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_notification_list_item.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_notification_list_item.xml b/indra/newview/skins/default/xui/en/panel_notification_list_item.xml index 7b57cddd7b..56f3c36df6 100644 --- a/indra/newview/skins/default/xui/en/panel_notification_list_item.xml +++ b/indra/newview/skins/default/xui/en/panel_notification_list_item.xml @@ -57,7 +57,7 @@ use_ellipses="true" word_wrap="true" mouse_opaque="false" name="notification_title" > Group Name:Notice Title N o t i c e T i t l e N o t i c e T i t l e N o t i c e T i t l e N oticeTitle </text> - <icon top="0" left="242" width="21" height="21" image_name="Icon_Attachment_Small" follows="right" mouse_opaque="true" name="attachment_icon" tool_tip="Attachment" visible="false"/> + <icon top="1" left="242" width="21" height="21" image_name="Icon_Attachment_Small" follows="right" mouse_opaque="true" name="attachment_icon" tool_tip="Attachment" visible="false"/> </panel> <panel border="false" top="23" left="0" width="260" height="15" bevel_style="none" follows="left|top|right|bottom" layout="topleft" name="sender_time_panel"> <text allow_scroll="false" font="SansSerifSmall" top="0" left="0" width="170" height="13" layout="topleft" follows="right|left" |