summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2010-10-05 15:37:06 -0700
committerLeyla Farazha <leyla@lindenlab.com>2010-10-05 15:37:06 -0700
commit8ce02aeef0c170b87ddb570b97eddd0c0dd13184 (patch)
tree948fda5fe0a9f7761cf410103cb785763f9be103 /indra/newview/skins/default/xui
parent77eda083f7295f13e652ffb75c79000b873588d3 (diff)
DN-135 adding highlight color to the username for consistency in person inspector
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r--indra/newview/skins/default/xui/en/inspect_avatar.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/inspect_avatar.xml b/indra/newview/skins/default/xui/en/inspect_avatar.xml
index b2efd13441..853d5f8735 100644
--- a/indra/newview/skins/default/xui/en/inspect_avatar.xml
+++ b/indra/newview/skins/default/xui/en/inspect_avatar.xml
@@ -42,6 +42,7 @@
text_color="White"
use_ellipses="true"
word_wrap="true"
+ visible="false"
value="Grumpity ProductEngine with a long name"
width="185" />
<text
@@ -53,7 +54,6 @@
top="10"
text_color="White"
use_ellipses="true"
- visible="false"
value="Grumpity ProductEngine"
width="190" />
<text
@@ -61,10 +61,10 @@
height="16"
left="8"
name="user_slid"
- font="SansSerifSmall"
- text_color="White"
- value="James.pinden"
- width="175"
+ font="SansSerifSmallBold"
+ text_color="EmphasisColor"
+ value="james.linden"
+ width="185"
use_ellipses="true" />
<text
follows="top|left"