From fd52cefe090a3801c3f170d4bea8cf17b57f7558 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 2 Feb 2017 20:10:35 +0100 Subject: [PATCH] provide separate collased menus for apps and notifications --- view/theme/redbasic/css/style.css | 3 ++- view/tpl/nav.tpl | 28 +++++++++++++++++++++------- view/tpl/navapps.tpl | 6 +++--- 3 files changed, 26 insertions(+), 11 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ec05a6b33..a3eaf67ae 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1818,7 +1818,8 @@ nav .badge.mail-update { #expand-aside, #expand-tabs, #doco-return-to-top-btn, -#context-help-btn { +#context-help-btn, +#notifications-btn { color: $nav_active_icon_colour; padding: 7px 10px; } diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 933a33745..b42b615df 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -1,11 +1,15 @@
+ {{if $nav.help.6}}
{{$nav.help.5}} diff --git a/view/tpl/navapps.tpl b/view/tpl/navapps.tpl index a90fdbaf2..db5c7ae17 100644 --- a/view/tpl/navapps.tpl +++ b/view/tpl/navapps.tpl @@ -1,9 +1,9 @@ - +