diff options
author | Paul ProductEngine <pguslisty@productengine.com> | 2012-06-22 18:13:34 +0300 |
---|---|---|
committer | Paul ProductEngine <pguslisty@productengine.com> | 2012-06-22 18:13:34 +0300 |
commit | 3807f97facc79960c579793376412a0baf6b9de3 (patch) | |
tree | 670de70017f0488ca5cb889acd07dd2019f180b7 /indra/newview/skins/default/xui/en/panel_people.xml | |
parent | 47c140b81d868229187f85185e4721946430ad87 (diff) |
CHUI-136 FIXED (Implement new design for blocked list on the people floater)
- Created new LLBlockList class and replaced LLScrollContainer with it
- Also created new LLBlockedListItem class which represents blocked objects and blocked avatars
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_people.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_people.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index ceb03d03a9..38a996547c 100644 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -611,6 +611,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M filename="panel_block_list_sidetray.xml" follows="all" label="Blocked Residents & Objects" + layout="topleft" left="0" font="SansSerifBold" top="0" |