diff options
| author | James Cook <james@lindenlab.com> | 2009-11-16 21:00:59 -0800 | 
|---|---|---|
| committer | James Cook <james@lindenlab.com> | 2009-11-16 21:00:59 -0800 | 
| commit | ed0516e0a9ddabf6acd932e5303883a611d0cf71 (patch) | |
| tree | 96954fa0761a58578ce837b4f6890dcad95a91c8 /indra | |
| parent | c419d1ea5f3d26829844e87d306ef263220e4b5b (diff) | |
Change tooltip text to DkGray2, more readable.
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/colors.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 028a5844c6..6564ec9ab0 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -663,7 +663,7 @@       value="0.812 0.753 0.451 1" />      <color       name="ToolTipTextColor" -     value="0.749 0.749 0.749 1" /> +     reference="DkGray2" />      <color       name="UserChatColor"       reference="LtGray" /> | 
