Skip to content

Commit

Permalink
Add a format icon for archival item
Browse files Browse the repository at this point in the history
  • Loading branch information
sandbergja committed Dec 16, 2024
1 parent 62ddbd9 commit 370dcea
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 370dcea

Please sign in to comment.