diff options
author | Erica <erica@lindenlab.com> | 2010-01-14 16:35:17 -0800 |
---|---|---|
committer | Erica <erica@lindenlab.com> | 2010-01-14 16:35:17 -0800 |
commit | 5b8e709a613e6e0142b3fe08d14f49e9149e7c55 (patch) | |
tree | efec717f87407de3e072c57483be60b9ab19f42c /indra/newview/skins/default/xui/en/panel_bottomtray.xml | |
parent | 5436cdb2ee184cf4c908f351ffe8d133501f2adb (diff) |
EXT-4362 Replace red beacon arrow with anti-aliased png, EXT-4363Notification list is too close to the right of the screen, conflicts with window resize affordance
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_bottomtray.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray.xml b/indra/newview/skins/default/xui/en/panel_bottomtray.xml index ca547a79e2..adaab17dc4 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml @@ -382,6 +382,17 @@ image_pressed_selected "Lit" + "Selected" - there are new messages and the Well width="40" min_width="40" user_resize="false"> + <icon + auto_resize="false" + color="0 0 0 0" + follows="left|right" + height="10" + image_name="spacer24.tga" + layout="topleft" + left="0" + min_width="4" + top="0" + width="5" /> <chiclet_notification flash_period="0.25" follows="right" @@ -414,6 +425,17 @@ image_pressed_selected "Lit" + "Selected" - there are new messages and the Well function="Button.SetDockableFloaterToggle" parameter="notification_well_window" /> </button> + <icon + auto_resize="false" + color="0 0 0 0" + follows="left|right" + height="10" + image_name="spacer24.tga" + layout="topleft" + left="0" + min_width="4" + top="0" + width="5" /> </chiclet_notification> </layout_panel> </layout_stack> |