From cf54ed6960baccee832687ed6e8c4e3fe74e7a1c Mon Sep 17 00:00:00 2001 From: Extarys Date: Thu, 21 Jan 2021 17:18:00 -0500 Subject: [PATCH] rename separator to divider --- view/theme/frio/css/style.css | 2 +- view/theme/frio/templates/nav.tpl | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index b9ffdc2f5e..dedad0d236 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -757,7 +757,7 @@ nav.navbar .nav > li > button:focus { /* required to compensate for moving the container below the topnav bar */ margin-bottom: 50px; } -#offcanvasUsermenu li.list-group-separator { +#offcanvasUsermenu li.divider { background-color: transparent; height: 3px; } diff --git a/view/theme/frio/templates/nav.tpl b/view/theme/frio/templates/nav.tpl index 194cdbc39a..f5ea88f43b 100644 --- a/view/theme/frio/templates/nav.tpl +++ b/view/theme/frio/templates/nav.tpl @@ -299,16 +299,17 @@ {{/if}} {{/if}} - + {{$nav.userinfo.name}}{{if $nav.remote}} ({{$nav.remote}}){{/if}} + {{foreach $nav.usermenu as $usermenu}} {{/foreach}} {{if $nav.notifications || $nav.contacts || $nav.messages || $nav.delegation}} - + {{/if}} {{if $nav.notifications}} {{/if}} {{if $nav.settings || $nav.admin || $nav.logout}} - + {{/if}} {{if $nav.settings}}