diff options
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_notification.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_notification.xml b/indra/newview/skins/default/xui/en/panel_notification.xml index d762b5bc84..e962c1449a 100644 --- a/indra/newview/skins/default/xui/en/panel_notification.xml +++ b/indra/newview/skins/default/xui/en/panel_notification.xml @@ -32,7 +32,7 @@ <text border_visible="false" follows="left|right|top|bottom" - font="Emoji" + font="SansSerif" height="85" layout="topleft" left="10" @@ -46,7 +46,7 @@ <text border_visible="false" follows="left|right|top|bottom" - font="EmojiBold" + font="SansSerifBold" height="85" layout="topleft" left="10" @@ -64,7 +64,7 @@ embedded_items="false" enabled="false" follows="left|right|top|bottom" - font="Emoji" + font="SansSerif" height="85" layout="topleft" left="10" |