Show unread notifications color

This commit is contained in:
Mouse Reeve
2022-01-11 11:04:56 -08:00
parent 9fdb75e2d3
commit 0d7801f6f4
3 changed files with 12 additions and 5 deletions

View File

@ -751,6 +751,13 @@ ol.ordered-list li::before {
padding: 0 0.75em;
}
/* Notifications page
******************************************************************************/
.notification a.icon {
text-decoration: none !important;
}
/* Breadcrumbs
******************************************************************************/