?
Current File : /home/c/i/d/cideo/www/wp-includesVIp/js/crop/images/backend_shortcodes.tar
vc_flickr.less000066600000000107151263427430007407 0ustar00/* Flickr
---------------------------------------------------------- */vc_column_text.less000066600000001005151263427430010474 0ustar00/* 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.less000066600000001117151263427430007576 0ustar00/* 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;
    }
  }
}