diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-03-04 19:20:28 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-03-04 19:20:28 +0000 |
commit | 50cc48de28fd472f7332f9bc306964afaa31d71f (patch) | |
tree | cd8b3a0ee5109e47d2de5f1dc2d807bbfa7d52ff /indra/newview/skins/default/xui | |
parent | 3d81e9e7f1c1abd6a63eaec7608b9664a61cba1f (diff) | |
parent | 462a49fb9dcf9eb9f7d6b438bebabb7dc773c683 (diff) |
merge.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_status_bar.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_status_bar.xml b/indra/newview/skins/default/xui/en/panel_status_bar.xml index c188c1bf8b..8a1f74c46c 100644 --- a/indra/newview/skins/default/xui/en/panel_status_bar.xml +++ b/indra/newview/skins/default/xui/en/panel_status_bar.xml @@ -3,7 +3,7 @@ background_opaque="true" background_visible="true" bg_opaque_color="MouseGray" - chrome="true" + chrome="true" follows="top|right" height="19" layout="topleft" @@ -11,7 +11,7 @@ mouse_opaque="false" name="status" top="19" - tab_stop="false" + tab_stop="false" width="1000"> <panel.string name="StatBarDaysOfWeek"> @@ -51,12 +51,12 @@ image_unselected="spacer35.tga" image_pressed="spacer35.tga" height="16" - right="-210" + right="-220" label_shadow="false" name="buycurrency" tool_tip="My Balance" top="3" - width="110" /> + width="120" /> <button auto_resize="true" halign="right" @@ -75,7 +75,7 @@ pad_bottom="2" tool_tip="Click to buy more L$" top="2" - width="45" /> + width="55" /> <text type="string" font="SansSerifSmall" @@ -88,7 +88,7 @@ left_pad="0" name="TimeText" tool_tip="Current time (Pacific)" - width="80"> + width="100"> 24:00 AM PST </text> <button |