Skip to content

Commit

Permalink
Merge pull request #4651 from pulibrary/archival-item-icon
Browse files Browse the repository at this point in the history
Add a format icon for archival item
  • Loading branch information
regineheberlein authored Dec 17, 2024
2 parents 29dbbfe + 370dcea commit abddb2b
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 abddb2b

Please sign in to comment.