Background color for unseen notifications slightly changed for better visibility.
}
#topbar-first #nav-notifications-menu li.notification-unseen {
- border-left: 3px solid #f3fcfd;
- background-color: #f3fcfd;
+ border-left: 3px solid #e3eff3;
+ background-color: #e3eff3;
}
#topbar-first #nav-notifications-menu li.notif-entry:hover {
background-color: #f7f7f7;
/* Notifications Page */
ul.notif-network-list li.unseen {
- background-color: #f3fcfd;
+ background-color: #e3eff3;
}
.notif-item img.notif-image {
height: 48px;