diff options
author | James Cook <james@lindenlab.com> | 2010-01-11 11:58:56 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-01-11 11:58:56 -0800 |
commit | 6473dbf588746ca6871dd89c80ecace1a50a5672 (patch) | |
tree | 01f114c584712817f6e253f785e08e510bbbeea6 /indra/newview/skins/default/colors.xml | |
parent | e417d8fd257aa293a114f9b103f86064621f92f0 (diff) |
EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI via
folder_view_item.xml
EXT-3753 Inventory folders now have customizable item indents and
"My Inventory" has indent again
Reviewed with Richard
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-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 887cff56f6..0044daf6b4 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -396,6 +396,9 @@ name="InventoryBackgroundColor" reference="Unused?" /> <color + name="InventoryFocusOutlineColor" + reference="EmphasisColor" /> + <color name="InventoryItemSuffixColor" reference="White_25" /> <color |