From: Extarys Date: Thu, 21 Jan 2021 22:18:00 +0000 (-0500) Subject: rename separator to divider X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cf54ed6960baccee832687ed6e8c4e3fe74e7a1c;p=friendica.git rename separator to divider --- 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}}