Add lightbox icon

This commit is contained in:
Björn Fromme
2018-08-31 17:21:04 +02:00
parent 37049e270b
commit 33b529da61
2 changed files with 13 additions and 0 deletions
@@ -37,6 +37,18 @@
}
}
.slider__zoom-icon {
position: absolute;
top: 16px;
right: 16px;
z-index: 10;
color: white;
font-size: 24px;
@include mq($from: tablet) {
font-size: 32px;
}
}
.slider__image {
max-width: 100%;
height: auto;
@@ -4,6 +4,7 @@
ToDo: Adjust naming accordingly
</f:comment>
<div class="slider slider--content">
<i class="fa fa-search-plus slider__zoom-icon"></i>
<div class="slider__items">
<f:alias map="{image: images.0}">
<a href="#" data-trigger="gallery-{id}">