diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-30 18:12:02 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-30 18:12:02 -0500 |
commit | 053c93f9f482d16bddf001efddaee0a0b52c95dc (patch) | |
tree | 33b774be971845a10589e7f5d221835acf5bc5d3 /indra | |
parent | 6272557773dfdffe617d26803bc8f88978d6e292 (diff) |
Removed font setting to un-bold accordion headers.
http://jira.secondlife.com/browse/EXT-2970
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/accordion_tab.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml b/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml index 08c337455c..c0e1944f56 100644 --- a/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml +++ b/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <accordion_tab - font="SansSerifBold" header_bg_color="DkGray2" header_collapse_img="Accordion_ArrowClosed_Off" header_collapse_img_pressed="Accordion_ArrowClosed_Press" |