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 @@