Skip to content

Commit

Permalink
Merge pull request #4424 from pulibrary/microform-facet-icon
Browse files Browse the repository at this point in the history
Add microform icon
  • Loading branch information
christinach authored Oct 4, 2024
2 parents 18f9257 + 8cb7757 commit 78982e5
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 @@ -127,6 +127,13 @@
}
}

.icon-microform,
.blacklight-microform .document-thumbnail .default {
&:before {
content: $icon-film;
}
}

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

0 comments on commit 78982e5

Please sign in to comment.