diff options
author | Sergei Litovchuk <slitovchuk@productengine.com> | 2010-05-20 18:57:29 +0300 |
---|---|---|
committer | Sergei Litovchuk <slitovchuk@productengine.com> | 2010-05-20 18:57:29 +0300 |
commit | ae6c2de1e33e15f7a3766007a2b20b16f99c1114 (patch) | |
tree | ce1c68119abb527ad26a402fb7f6f16363796c0b /indra/newview/skins | |
parent | c3a352b219380faa722be6f1ac916a7b95eb836c (diff) |
EXT-5666 FIXED Changed clicked attachment color.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins')
-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 33668f5ed6..e8a893e31b 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -359,7 +359,7 @@ reference="White"/> <color name="GroupNotifyDimmedTextColor" - reference="DkGray" /> + reference="LtGray" /> <color name="GroupOverTierColor" value="0.43 0.06 0.06 1" /> |