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