Skip to content

Commit

Permalink
Merge branch 'main' into 4581-handle-patron-errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rladdusaw authored Dec 17, 2024
2 parents 18dc116 + abddb2b commit e6207fc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/assets/stylesheets/icons/icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,13 @@
}
}

.icon-archival-item,
.blacklight-archival-item .document-thumbnail .default {
&:before {
content: $icon-manuscript;
}
}

.icon-musical-score,
.blacklight-musical-score .document-thumbnail .default {
&:before {
Expand Down

0 comments on commit e6207fc

Please sign in to comment.