Add barcode icon and use other icons
Minor formatting and messaging tweaks
This commit is contained in:
3
bookwyrm/static/css/vendor/icons.css
vendored
3
bookwyrm/static/css/vendor/icons.css
vendored
@ -149,3 +149,6 @@
|
||||
.icon-download:before {
|
||||
content: "\ea36";
|
||||
}
|
||||
.icon-barcode:before {
|
||||
content: "\e937";
|
||||
}
|
||||
|
Reference in New Issue
Block a user