diff options
author | Richard Linden <none@none> | 2010-09-23 12:00:17 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-23 12:00:17 -0700 |
commit | fbcbfb88059b0d669592407205dd4167257a2395 (patch) | |
tree | 7855a06b2bf542262c1d50a602d67244d0df6b5e /indra/newview/skins/default/xui/en/panel_edit_profile.xml | |
parent | 18bd7dfae789ce0d6be3de3811d6d779fc4ec63e (diff) | |
parent | 904776288c7f7ebd945e563567aafbcab387d0b2 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_edit_profile.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_edit_profile.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_edit_profile.xml b/indra/newview/skins/default/xui/en/panel_edit_profile.xml index 903dcd4c24..6781a76120 100644 --- a/indra/newview/skins/default/xui/en/panel_edit_profile.xml +++ b/indra/newview/skins/default/xui/en/panel_edit_profile.xml @@ -242,7 +242,7 @@ left="8" name="show_in_search_checkbox" height="15" - text_enabled_color="white" + label_text.text_color="white" top_pad="12" width="100" /> <text @@ -351,15 +351,15 @@ user_resize="false" auto_resize="true" width="153"> - <button + <button follows="bottom|left|right" - height="23" - label="Save Changes" - layout="topleft" + height="23" + label="Save Changes" + layout="topleft" left="1" - name="save_btn" + name="save_btn" top="0" - width="152" /> + width="152" /> </layout_panel> <layout_panel @@ -372,15 +372,15 @@ user_resize="false" auto_resize="true" width="154"> - <button + <button follows="bottom|left|right" - height="23" - label="Cancel" - layout="topleft" + height="23" + label="Cancel" + layout="topleft" left="1" - name="cancel_btn" + name="cancel_btn" top="0" - width="153" /> + width="153" /> </layout_panel> </layout_stack> </panel> |