mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-02 19:22:47 +00:00
Add icons
This commit is contained in:
@@ -70,6 +70,12 @@
|
||||
.zoom-to-fit {
|
||||
mask-image: url('../icons/zoom-to-fit.svg');
|
||||
}
|
||||
.fit-width {
|
||||
mask-image: url('../icons/fit-width.svg');
|
||||
.single-view {
|
||||
mask-image: url('../icons/SingleView.svg');
|
||||
}
|
||||
.facing-view {
|
||||
mask-image: url('../icons/FacingView.svg');
|
||||
}
|
||||
.flow-view {
|
||||
mask-image: url('../icons/FlowView.svg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user