From: Hypolite Petovan Date: Fri, 17 Mar 2017 02:19:27 +0000 (-0400) Subject: Fix "Mark all as seen" button display X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=67c40bf030cf3e890e69e416d4416aa5b37685ae;p=friendica.git Fix "Mark all as seen" button display --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index b272e3f0de..3d05e5ee27 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -556,7 +556,7 @@ nav.navbar .nav>li>a:focus{ #topbar-first .dropdown-footer { margin: 10px 10px 5px } -#topbar-first a, #topbar-first .btn-link, +#topbar-first a, nav.navbar a, nav.navbar .btn-link { color: $nav_icon_color; } diff --git a/view/theme/frio/templates/nav.tpl b/view/theme/frio/templates/nav.tpl index 7a4c4b04af..f438714929 100644 --- a/view/theme/frio/templates/nav.tpl +++ b/view/theme/frio/templates/nav.tpl @@ -70,7 +70,7 @@ {{* The notifications dropdown *}} {{if $nav.notifications}}