diff options
author | Roxie Linden <roxie@lindenlab.com> | 2010-02-24 18:28:19 -0800 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2010-02-24 18:28:19 -0800 |
commit | a9867b6437efd07ef9b18315d61155bd10860e13 (patch) | |
tree | d059f1d6a6809acbedd5ba2ea72c4f88acee2b1b /indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml | |
parent | 6bb43e1369d957a041c796120e87a89ff3fa10ee (diff) | |
parent | 8a2404fa3341db0bd7a60459e008b8a3c6afad03 (diff) |
Automated merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml b/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml index 33f85a964c..86bea9be50 100644 --- a/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml +++ b/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <chiclet_offer - font="SansSerif" height="25" name="offer_chiclet" width="25"> <chiclet_offer.icon - default_icon="Generic_Object_Small" + default_icon="Generic_Object_Small" follows="all" - height="22" + height="20" mouse_opaque="false" name="chiclet_icon" - width="22"/> + bottom_pad="2" + width="20" /> <chiclet_offer.new_message_icon - bottom="12" - height="13" + bottom="11" + height="14" image_name="Unread_Chiclet" left="12" name="new_message_icon" visible="false" - width="13" /> + width="14" /> </chiclet_offer>
\ No newline at end of file |