diff options
author | Eric M. Tulla (BigPapi) <tulla@lindenlab.com> | 2009-12-17 13:40:57 -0500 |
---|---|---|
committer | Eric M. Tulla (BigPapi) <tulla@lindenlab.com> | 2009-12-17 13:40:57 -0500 |
commit | 27fda6c35fb9a965799a3e723aa516bbadeac582 (patch) | |
tree | d76b15c05dc51b840a534c03509223b1b0eb149b /indra/newview/skins/default/colors.xml | |
parent | 89a8182c2cd8d04b85c70d82f654714b83afebb8 (diff) |
EXT-2636: we now show "Loading..." before the my inventory named folder when doing a background fetch.
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-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 b6995d2122..91402acc0a 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -378,7 +378,7 @@ reference="White_25" /> <color name="InventorySearchStatusColor" - reference="Black" /> + reference="EmphasisColor" /> <color name="LabelDisabledColor" reference="White_25" /> |