diff options
author | eli <none@none> | 2011-05-19 16:38:48 -0700 |
---|---|---|
committer | eli <none@none> | 2011-05-19 16:38:48 -0700 |
commit | a1868f841b76b347b555f040d70e13c04f9b9517 (patch) | |
tree | 6fc570b54aa319808d19e4013123a158dd6c307d /indra | |
parent | ce248b92d77e781d159f3838b5a2b5ef96360138 (diff) |
FIX VWR-24161 en_xui_change
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_colors.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_colors.xml b/indra/newview/skins/default/xui/en/panel_preferences_colors.xml index 8a37822413..7717872a6a 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_colors.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_colors.xml @@ -47,7 +47,7 @@ height="12" name="font_colors" top_pad="20" - width="120" + width="170" > Chat font colors: </text> @@ -275,7 +275,7 @@ height="12" name="bubble_chat" top_pad="20" - width="450" + width="495" > Name tag background color (also affects Bubble Chat): </text> @@ -320,7 +320,7 @@ height="12" name="floater_opacity" top_pad="15" - width="120" + width="200" > Floater Opacity: </text> |