From d91052f73a939f53b399041552718f51bda73db9 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Fri, 27 May 2016 20:33:29 +0200 Subject: [PATCH] Frio: When hovering over the notification entries the cursor is now a pointer --- view/theme/frio/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index b0dd17414c..2295429d5e 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -508,6 +508,7 @@ nav.navbar a { #topbar-first #nav-notifications-menu .media .media-body { font-size: 13px!important; font-weight: 600!important; + cursor: pointer; } #topbar-first #nav-notifications-menu .media .media-body .contactname { font-weight: bold;