1
0
Fork 0

Merge branch 'book-file-links' into autocomplete

This commit is contained in:
Mouse Reeve 2022-01-12 16:51:59 -08:00
commit 99ec87c67c
60 changed files with 606 additions and 267 deletions

View file

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