Merge pull request #2535 from annando/1605-frio-notif-cursor

Frio: When hovering over the notification entries the cursor is now a pointer
This commit is contained in:
rabuzarus 2016-05-27 21:07:40 +02:00
commit 013a3b81ed
1 changed files with 1 additions and 0 deletions

View File

@ -508,6 +508,7 @@ nav.navbar a {
#topbar-first #nav-notifications-menu .media .media-body { #topbar-first #nav-notifications-menu .media .media-body {
font-size: 13px!important; font-size: 13px!important;
font-weight: 600!important; font-weight: 600!important;
cursor: pointer;
} }
#topbar-first #nav-notifications-menu .media .media-body .contactname { #topbar-first #nav-notifications-menu .media .media-body .contactname {
font-weight: bold; font-weight: bold;