From 0e6804927544ab66d1945ba79014b88d7be3d3b9 Mon Sep 17 00:00:00 2001 From: vinzv Date: Wed, 7 Oct 2020 21:19:44 +0200 Subject: [PATCH] revert #9375 --- view/theme/frio/css/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 3e638752c8..7010f5e20f 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -591,9 +591,6 @@ nav.navbar .nav > li > button:focus border-left: 3px solid #e3eff3; background-color: #e3eff3; } -#topbar-first #nav-notifications-menu li.notification-unseen a { - color: $nav_icon_hover_color; -} #topbar-first #nav-notifications-menu li.notif-entry:hover { background-color: #f7f7f7; border-left: 3px solid $link_color; @@ -607,9 +604,6 @@ nav.navbar .nav > li > button:focus #topbar-first #nav-notifications-menu .media .media-body .label { padding: .1em .5em } -#topbar-first #nav-notifications-menu li.notification-unseen .media .time { - color: $nav_icon_hover_color; -} #topbar-first #nav-notifications-menu li.notif-entry .media-object a img { height: 32px; width: 32px;