From 724950bac94d1615fe3ea9bd1e9a163473871477 Mon Sep 17 00:00:00 2001 From: Lis Pardi Date: Tue, 24 Nov 2009 15:23:11 -0500 Subject: ext-2557 buttons should not be bolded -- changing default button size from SansSerifMedium to SansSerifSmall --- indra/newview/skins/default/xui/en/widgets/button.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/skins/default/xui/en/widgets/button.xml b/indra/newview/skins/default/xui/en/widgets/button.xml index 7c54e618ef..28ed560543 100644 --- a/indra/newview/skins/default/xui/en/widgets/button.xml +++ b/indra/newview/skins/default/xui/en/widgets/button.xml @@ -15,6 +15,7 @@ image_color="ButtonImageColor" image_color_disabled="ButtonImageColor" flash_color="ButtonFlashBgColor" + font="SansSerifSmall" hover_glow_amount="0.15" halign="center" scale_image="true"> -- cgit v1.2.3