diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-30 18:07:15 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-30 18:07:15 -0500 |
commit | 6272557773dfdffe617d26803bc8f88978d6e292 (patch) | |
tree | 90b6c8d184a81b2cc807bfa95ac3779d50462335 /indra | |
parent | d83f934ec87e594b7e88267bdd1be938a73f090d (diff) | |
parent | 68c53963b33809eb96fe0be8c0b131db15a39c50 (diff) |
Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index eb8ec00bb9..a8ca80eab9 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -270,10 +270,10 @@ reference="White" /> <color name="FilterBackgroundColor" - reference="DkGray" /> + reference="MouseGray" /> <color name="FilterTextColor" - value="1 0.78 0.27 1" /> + value="0.38 0.69 0.57 1" /> <color name="FloaterButtonImageColor" reference="LtGray" /> |