diff options
author | Lis Pardi <lis@lindenlab.com> | 2009-11-23 18:35:21 -0500 |
---|---|---|
committer | Lis Pardi <lis@lindenlab.com> | 2009-11-23 18:35:21 -0500 |
commit | c9a1d3040e4ec8fde7bc1d69ea0509f0f7d288a1 (patch) | |
tree | 6527699e52f437de563322930ac9d66be8b97916 /indra/newview/skins/default/xui/en/panel_pick_info.xml | |
parent | 620de712c44e2229158d93e456d500a65d842b8d (diff) |
http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- This Jira also illuminated that buttons should be Medium, instead of Small
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_pick_info.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_pick_info.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_pick_info.xml b/indra/newview/skins/default/xui/en/panel_pick_info.xml index cf18aa2d39..0cf2a7afc3 100644 --- a/indra/newview/skins/default/xui/en/panel_pick_info.xml +++ b/indra/newview/skins/default/xui/en/panel_pick_info.xml @@ -103,7 +103,6 @@ name="buttons"> <button follows="bottom|left" - font="SansSerifSmall" height="19" label="Teleport" layout="topleft" @@ -113,7 +112,6 @@ width="90" /> <button follows="bottom|left" - font="SansSerifSmall" height="19" label="Map" layout="topleft" @@ -123,7 +121,6 @@ width="90" /> <button follows="bottom|left" - font="SansSerifSmall" height="19" label="Edit" layout="topleft" |