File: //proc/self/cwd/wp-content/new_update/plugins/gallery-images/assets/style/licensing.css
.image-gallery {
font-family: 'Roboto', sans-serif;
}
.image-gallery .gallery-block {
display: flex;
justify-content: center;
flex-flow: row wrap;
padding-top: 50px;
}
.image-gallery .gallery-block .licens {
width: 324px;
height: 115px;
background-color: #e5b126;
border-radius: 3px;
background-image: url(../images/admin_images/sprite.png);
background-position: -49px -37px;
position: relative;
margin: 0 7px;
margin-bottom: 14px;
}
.image-gallery .gallery-block .licens a {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
flex-flow: row wrap;
}
.image-gallery .gallery-block .licens:hover {
box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.25);
}
.image-gallery .gallery-block .licens .icon {
background-image: url(../images/admin_images/sprite.png);
}
.image-gallery .gallery-block .licens .text {
color: #fff;
font-size: 19px;
text-transform: uppercase;
width: 100%;
text-align: center;
position: absolute;
bottom: 20px;
left: 0;
}
.image-gallery .gallery-block .licens .advanced {
width: 54px;
height: 54px;
background-position: -35px -295px;
margin-top: 17px;
}
.image-gallery .gallery-block .licens .image {
width: 58px;
height: 54px;
background-position: -140px -300px;
margin-top: 17px;
}
.image-gallery .gallery-block .licens .resizer {
width: 45px;
height: 45px;
background-position: -244px -300px;
margin-top: 17px;
}
.image-gallery .gallery-block .licens .color {
width: 52px;
height: 52px;
background-position: -326px -297px;
margin-top: 15px;
}
.image-gallery .gallery-block .licens .youtube {
width: 73px;
height: 51px;
background-position: -26px -398px;
margin-top: 18px;
}
.image-gallery .gallery-block .licens .lightbox {
width: 59px;
height: 54px;
background-position: -148px -396px;
margin-top: 19px;
}
.image-gallery .gallery-block .licens .lightbox-option {
width: 60px;
height: 54px;
background-position: -251px -396px;
margin-top: 19px;
}
.image-gallery .gallery-block .licens .video {
width: 57px;
height: 51px;
background-position: -343px -399px;
margin-top: 15px;
}
.image-gallery .gallery-block .licens .vimeo {
width: 60px;
height: 52px;
background-position: -418px -328px;
margin-top: 18px;
}