Skip to content

Commit 8cb7757

Browse files
committed
Add microform icon
Closes pulibrary/bibdata#2498
1 parent 18f9257 commit 8cb7757

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/assets/stylesheets/icons/icons.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,13 @@
127127
}
128128
}
129129

130+
.icon-microform,
131+
.blacklight-microform .document-thumbnail .default {
132+
&:before {
133+
content: $icon-film;
134+
}
135+
}
136+
130137
.icon-audio,
131138
.blacklight-audio .document-thumbnail .default {
132139
&:before {

0 commit comments

Comments
 (0)