mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 16:32:40 +00:00
icons
This commit is contained in:
@@ -34,12 +34,12 @@
|
|||||||
.mask-center {
|
.mask-center {
|
||||||
content: url('../icons/mask-center.svg');
|
content: url('../icons/mask-center.svg');
|
||||||
}
|
}
|
||||||
.fa-file-c {
|
|
||||||
content: url('../icons/fa-file-c.svg');
|
|
||||||
}
|
|
||||||
.book-front-cover {
|
.book-front-cover {
|
||||||
content: url('../icons/book-front-cover.svg');
|
content: url('../icons/book-front-cover.svg');
|
||||||
}
|
}
|
||||||
|
.book-back-cover {
|
||||||
|
content: url('../icons/book-back-cover.svg');
|
||||||
|
}
|
||||||
.davek {
|
.davek {
|
||||||
content: url('../icons/Davek.svg');
|
content: url('../icons/Davek.svg');
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -178,7 +178,7 @@ module.exports = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : 'Back Cover Page',
|
name : 'Back Cover Page',
|
||||||
icon : 'fac fa-file-b',
|
icon : 'fac book-back-cover',
|
||||||
gen : BackCoverPageGen,
|
gen : BackCoverPageGen,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user