Rework the notification style now that it is in its own view
This commit is contained in:
@@ -1031,8 +1031,12 @@ footer {
|
||||
// Account/Notifications
|
||||
// ----------------------------
|
||||
|
||||
.notification-details {
|
||||
background-color: #e5e5e5 !important;
|
||||
.notification-item {
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
box-shadow: 0 2px 27px rgba(0,0,0,.1);
|
||||
}
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user