?
vc_flickr.less 0000666 00000000107 15126342743 0007407 0 ustar 00 /* Flickr
---------------------------------------------------------- */ vc_column_text.less 0000666 00000001005 15126342743 0010474 0 ustar 00 /* Text Block
---------------------------------------------------------- */
.wpb_vc_column_text,
.wpb_vc_message,
.wpb_vc_toggle {
> .wpb_element_wrapper {
height: auto;
min-height: 1px;
background-image: none;
padding-left: 10px;
p:first-child {
margin-top: 0;
}
p:last-child {
margin-bottom: 0;
}
> .wpb_vc_param_value {
&.textarea_html {
overflow: hidden;
img {
max-width: 100%;
height: auto;
}
}
}
}
} vc_gallery.less 0000666 00000001117 15126342743 0007576 0 ustar 00 /* Image Gallery
---------------------------------------------------------- */
.wpb_vc_gallery,
.wpb_vc_images_carousel,
.wpb_vc_media_grid,
.wpb_vc_masonry_media_grid {
.column_edit_trigger {
margin-top: 2px;
}
.attachment-thumbnails {
overflow: hidden;
height: 20px;
padding: 0px;
margin: 0;
li {
height: 20px;
width: 20px;
overflow: hidden;
margin-right: 1px;
margin-bottom: 0;
display: inline-block;
.vc_icon-remove {
display: none;
}
}
img {
height: 20px;
width: auto;
}
}
}