Skip to content

Commit

Permalink
Merge pull request #866 from pulibrary/864-media-icon
Browse files Browse the repository at this point in the history
Add new font icon for media resource
  • Loading branch information
escowles committed Mar 5, 2018
2 parents 37c6d6b + 17574ef commit ad77760
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
Binary file modified app/assets/fonts/work-icons/work-icons.eot
Binary file not shown.
7 changes: 4 additions & 3 deletions app/assets/fonts/work-icons/work-icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/fonts/work-icons/work-icons.ttf
Binary file not shown.
Binary file modified app/assets/fonts/work-icons/work-icons.woff
Binary file not shown.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/components/font-face.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@
content: "\66";
}
.icon-media-resource:before {
content: "\62";
content: "\67";
}

0 comments on commit ad77760

Please sign in to comment.