From 5ba813397b7112df64e35ee45eef1c2f0b12d617 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 3 Nov 2013 14:26:42 -0800 Subject: provide nav_min_opacity which allows the navbar to fade or even vanish until hovered with a value of for instance '0'; --- view/theme/redbasic/tpl/theme_settings.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/redbasic/tpl/theme_settings.tpl') diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index 4e4b6002c..7a5e4a390 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -14,6 +14,7 @@ {{include file="field_input.tpl" field=$radius}} {{include file="field_input.tpl" field=$shadow}} {{include file="field_input.tpl" field=$section_width}} +{{include file="field_input.tpl" field=$nav_min_opacity}}
-- cgit v1.2.3