diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-06 15:55:07 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-06 15:55:07 +0100 |
commit | 54c39177e58b9c189b96774d6ae3143d31559da0 (patch) | |
tree | 424c9b7dccca0ce3d017c38dda9a6766f6c4d4b1 /indra/newview/skins/default | |
parent | cbf1ae105a980a439cff39026f9e2c05d4f13859 (diff) | |
parent | 7187f08e89ca1d10fb872070dc6381a0a926f57d (diff) |
un-hairy merge from viewer-trunk
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 72b571991a..99603530d8 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -421,6 +421,9 @@ name="InventoryItemSuffixColor" reference="White_25" /> <color + name="InventoryItemLibraryColor" + reference="EmphasisColor" /> + <color name="InventorySearchStatusColor" reference="EmphasisColor" /> <color |