From 6c1e856b589e0fc56f893d0abf09ac241bb3245b Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Fri, 10 Sep 2010 15:54:07 -0700 Subject: DEV-53093 FIX Layout issue in nearby voice panel --- indra/newview/skins/default/xui/en/floater_voice_controls.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/skins/default/xui/en/floater_voice_controls.xml b/indra/newview/skins/default/xui/en/floater_voice_controls.xml index a46604c834..e7026aa0c2 100644 --- a/indra/newview/skins/default/xui/en/floater_voice_controls.xml +++ b/indra/newview/skins/default/xui/en/floater_voice_controls.xml @@ -86,7 +86,7 @@ visible="true" width="20" /> - + Date: Fri, 10 Sep 2010 16:05:52 -0700 Subject: EXP-14 FIX Voice morphing drop down missing and layout issue in floater_voice_controls.xml --- .../newview/skins/default/xui/en/floater_voice_controls.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/indra/newview/skins/default/xui/en/floater_voice_controls.xml b/indra/newview/skins/default/xui/en/floater_voice_controls.xml index e7026aa0c2..1432099590 100644 --- a/indra/newview/skins/default/xui/en/floater_voice_controls.xml +++ b/indra/newview/skins/default/xui/en/floater_voice_controls.xml @@ -98,10 +98,14 @@ orientation="horizontal" width="262"> + height="26" + width="200"> + + Date: Fri, 10 Sep 2010 17:02:47 -0700 Subject: EXP-22 FIX Change hints background to white --- .../default/textures/windows/hint_arrow_down.png | Bin 3239 -> 3170 bytes .../default/textures/windows/hint_arrow_left.png | Bin 3163 -> 3059 bytes .../default/textures/windows/hint_arrow_right.png | Bin 3155 -> 3112 bytes .../skins/default/textures/windows/hint_arrow_up.png | Bin 3248 -> 3219 bytes .../default/textures/windows/hint_background.png | Bin 3930 -> 4316 bytes indra/newview/skins/default/xui/en/panel_hint.xml | 5 +++-- 6 files changed, 3 insertions(+), 2 deletions(-) diff --git a/indra/newview/skins/default/textures/windows/hint_arrow_down.png b/indra/newview/skins/default/textures/windows/hint_arrow_down.png index 11ab3c2d0c..ddadef0978 100644 Binary files a/indra/newview/skins/default/textures/windows/hint_arrow_down.png and b/indra/newview/skins/default/textures/windows/hint_arrow_down.png differ diff --git a/indra/newview/skins/default/textures/windows/hint_arrow_left.png b/indra/newview/skins/default/textures/windows/hint_arrow_left.png index e5c597a550..2794b967e8 100644 Binary files a/indra/newview/skins/default/textures/windows/hint_arrow_left.png and b/indra/newview/skins/default/textures/windows/hint_arrow_left.png differ diff --git a/indra/newview/skins/default/textures/windows/hint_arrow_right.png b/indra/newview/skins/default/textures/windows/hint_arrow_right.png index 3f89187e13..7ac57f805b 100644 Binary files a/indra/newview/skins/default/textures/windows/hint_arrow_right.png and b/indra/newview/skins/default/textures/windows/hint_arrow_right.png differ diff --git a/indra/newview/skins/default/textures/windows/hint_arrow_up.png b/indra/newview/skins/default/textures/windows/hint_arrow_up.png index 1050097efb..bb3e1c07fa 100644 Binary files a/indra/newview/skins/default/textures/windows/hint_arrow_up.png and b/indra/newview/skins/default/textures/windows/hint_arrow_up.png differ diff --git a/indra/newview/skins/default/textures/windows/hint_background.png b/indra/newview/skins/default/textures/windows/hint_background.png index 0839a95205..cfac5deacb 100644 Binary files a/indra/newview/skins/default/textures/windows/hint_background.png and b/indra/newview/skins/default/textures/windows/hint_background.png differ diff --git a/indra/newview/skins/default/xui/en/panel_hint.xml b/indra/newview/skins/default/xui/en/panel_hint.xml index 839dbc58f2..e2e9d0aef0 100644 --- a/indra/newview/skins/default/xui/en/panel_hint.xml +++ b/indra/newview/skins/default/xui/en/panel_hint.xml @@ -9,7 +9,7 @@ top="8" bottom="20" follows="left|right|top" - text_color="White" + text_color="Black" wrap="false"/>