From 7abb0c99beec1d356ea03d0733adeab94408df41 Mon Sep 17 00:00:00 2001 From: Anchor Linden Date: Wed, 13 Jun 2018 01:09:27 +0530 Subject: [DRTVWR-476] - add universal head,upper,lower tattoos --- .../skins/default/xui/en/panel_edit_universal.xml | 108 ++++++++++++++++----- 1 file changed, 84 insertions(+), 24 deletions(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/panel_edit_universal.xml b/indra/newview/skins/default/xui/en/panel_edit_universal.xml index 2d7821ed3a..4b60a3c339 100644 --- a/indra/newview/skins/default/xui/en/panel_edit_universal.xml +++ b/indra/newview/skins/default/xui/en/panel_edit_universal.xml @@ -31,6 +31,72 @@ name="avatar_universal_color_panel" top="0" width="313" > + + + + + + + + + + + + + + @@ -54,9 +121,10 @@ label="Eyes Tattoo" layout="topleft" left_pad="30" + top_delta="0" name="Eyes Tattoo" tool_tip="Click to choose a picture" - top_delta="0" + width="115" > @@ -69,9 +137,10 @@ label="Left Arm Tattoo" layout="topleft" left="20" + top_pad="10" name="Left Arm Tattoo" tool_tip="Click to choose a picture" - top_pad="10" + width="115" > @@ -84,9 +153,10 @@ label="Left Leg Tattoo" layout="topleft" left_pad="30" + top_delta="0" name="Left Leg Tattoo" tool_tip="Click to choose a picture" - top_delta="0" + width="115" > @@ -99,9 +169,10 @@ label="Aux1 Tattoo" layout="topleft" left="20" + top_pad="10" name="Aux1 Tattoo" tool_tip="Click to choose a picture" - top_pad="10" + width="115" > @@ -114,9 +185,10 @@ label="Aux2 Tattoo" layout="topleft" left_pad="30" + top_delta="0" name="Aux2 Tattoo" tool_tip="Click to choose a picture" - top_delta="0" + width="115" > @@ -129,38 +201,26 @@ label="Aux3 Tattoo" layout="topleft" left="20" + top_pad="10" name="Aux3 Tattoo" tool_tip="Click to choose a picture" - top_pad="10" + width="115" > - - - + -- cgit v1.2.3