aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/theme_settings.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-11-15 02:43:59 -0800
committerfriendica <info@friendica.com>2013-11-15 02:43:59 -0800
commitfc0a5d58d1defc55c556544f165c23e4c0779d53 (patch)
tree04277d741342da8b972117d64c4805e88980d24d /view/theme/redbasic/tpl/theme_settings.tpl
parent725440145273d66d4b5d56f7b8cbb0c4868941e6 (diff)
downloadvolse-hubzilla-fc0a5d58d1defc55c556544f165c23e4c0779d53.tar.gz
volse-hubzilla-fc0a5d58d1defc55c556544f165c23e4c0779d53.tar.bz2
volse-hubzilla-fc0a5d58d1defc55c556544f165c23e4c0779d53.zip
make font size tweakable for the whole app
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r--view/theme/redbasic/tpl/theme_settings.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl
index 4572422bf..e0f546896 100644
--- a/view/theme/redbasic/tpl/theme_settings.tpl
+++ b/view/theme/redbasic/tpl/theme_settings.tpl
@@ -12,6 +12,7 @@
{{include file="field_input.tpl" field=$item_opacity}}
{{include file="field_input.tpl" field=$toolicon_colour}}
{{include file="field_input.tpl" field=$toolicon_activecolour}}
+{{include file="field_input.tpl" field=$body_font_size}}
{{include file="field_input.tpl" field=$font_size}}
{{include file="field_input.tpl" field=$font_colour}}
{{include file="field_input.tpl" field=$radius}}