PK ~TYQ X= = bs-lightbox-gallery.cccomp PK zTg component.json b{"UUID":"0f853fbc-d345-4f8d-9209-accd6fea649c","additional_states":{"Container":{"outofview":{"character":".","name":"Out of View","value":"outofview"}},"HTML Element":{"outofview":{"character":".","name":"Out of View","value":"outofview"}},"Picture Link":{"outofview":{"character":".","name":"Out of View","value":"outofview"}}},"appBuildInfo":"RSD 5.0.3511","appId":"RSD","appVersion":3511,"buildNumber":5964,"component_resources":{"classes":5,"file_sizes_values":[4031350,0,0],"file_type_values":[13,0,0],"html_elements":1,"ids":0,"links_external":0,"links_internal":6,"local_files":"13 (local size 3,84 MB)","styled_breakpoints":"600px / 1200px"},"description":"Your component description","element_name":"Container","framework":"bootstrap4","html":"
\" data-ce-custom-footer=\"\n\n\n\" data-outline-closed=\"\">
","htmlembed":{"4":"
\n
\n
\n
\n
\n
\n
"},"mobile_first":true,"name":"bs-lightbox-gallery","resources":{"./images/friends.jpg":{"breakpoints":{},"elements":{"counter":0},"pictures":{"1200":1,"default":1},"type":"image"},"./images/light-painting.jpg":{"breakpoints":{},"elements":{"counter":0},"pictures":{"1200":1,"default":1},"type":"image"},"./images/light-pollution.jpg":{"breakpoints":{},"elements":{"counter":0},"pictures":{"1200":1,"default":1},"type":"image"},"./images/small-beacon.jpg":{"breakpoints":{},"elements":{"counter":0},"pictures":{"1200":1,"default":1},"type":"image"},"./images/tall-lighthouse.jpg":{"breakpoints":{},"elements":{"counter":0},"pictures":{"1200":1,"default":1},"type":"image"},"./images/tjeld-ved-kveld.jpg":{"breakpoints":{},"elements":{"counter":0},"pictures":{"1200":1,"default":1},"type":"image"},"css/lightbox.css":{"breakpoints":{},"elements":{"counter":1},"pictures":{},"type":"image"},"images/close.png":{"breakpoints":{},"elements":{"counter":1},"pictures":{},"type":"image"},"images/loading.gif":{"breakpoints":{},"elements":{"counter":1},"pictures":{},"type":"image"},"images/next.png":{"breakpoints":{},"elements":{"counter":1},"pictures":{},"type":"image"},"images/prev.png":{"breakpoints":{},"elements":{"counter":1},"pictures":{},"type":"image"},"js/lightbox-plus-jquery.js":{"breakpoints":{},"elements":{"counter":1},"pictures":{},"type":"image"},"js/lightbox.js":{"breakpoints":{},"elements":{"counter":1},"pictures":{},"type":"image"}},"stylesheet":".container-grid.picture-container {\n max-width:70%;\n}\n\na.responsive-picture.lightbox-image {\n max-width:none;\n}\n\n@media screen and (min-width: 37.5rem) {\n .container-grid.lightbox2-container {\n box-sizing:border-box;\n max-width:1000px;\n width:100%;\n }\n\n .container-grid.multiple-images {\n display:flex;\n justify-content:space-around;\n max-width:1000px;\n padding-top:5px;\n margin-right:auto;\n margin-left:auto;\n box-sizing:border-box;\n flex-wrap:wrap;\n }\n\n .container-grid.picture-container {\n max-width:33%;\n padding-right:6px;\n padding-left:6px;\n position:relative;\n width:auto;\n min-width:30px;\n box-sizing:border-box;\n }\n\n a.responsive-picture.lightbox-image {\n margin-top:8px;\n margin-bottom:8px;\n }\n\n .html-element.html-element-1 {\n display:none;\n }\n}\n\n@media screen and (min-width: 75rem) {\n .container-grid.lightbox2-container {\n margin-right:auto;\n margin-left:auto;\n }\n\n a.responsive-picture.lightbox-image {\n max-width:none;\n }\n}","timestamp":1650979280552,"type":"Container","units":"rem"}
PK zT%8l resources/css/lightbox.css7body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
outline: none;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px;
/* Image border */
border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px;
/* Background color behind image.
This is visible during transitions. */
background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(../images/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(../images/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(../images/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(../images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
PK zTM: resources/images/close.pngPNG
IHDR
g