diff options
author | James Cook <james@lindenlab.com> | 2009-11-06 14:07:40 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-06 14:07:40 -0800 |
commit | f3bbcfb9d41b41f8c4b144ae9a1173fc7719b88c (patch) | |
tree | 86ee6af92d27679ff961dbd22ffc64691543c6ae /indra/newview | |
parent | 2911fa2270d30344a06438d7dfd05a55cb677474 (diff) | |
parent | 0b3bbf8cfc2b3c2afcb9cc79a8c74677d8645b92 (diff) |
merge
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/menu_item.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/menu_item.xml b/indra/newview/skins/default/xui/en/widgets/menu_item.xml new file mode 100644 index 0000000000..c98e9cb6b8 --- /dev/null +++ b/indra/newview/skins/default/xui/en/widgets/menu_item.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<!-- Use this for the top-level menu styling --> +<menu_item + font="SansSerifSmall" + > +</menu_item> |