diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-01-13 16:23:27 -0800 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-01-13 16:23:27 -0800 |
commit | 585ad10d04d2ea2c1bdda1cb37b239cbaf5ca162 (patch) | |
tree | 980a1aaa9657a3a84adaae543d324586af82e54d /indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml | |
parent | 2d9de5c0de366b1756023d3745cc1e5f21d3be44 (diff) | |
parent | 9b6195fcb2b2642fcd0b934effeb90b5fe22dc64 (diff) |
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 |