File "backend_draganddrop.less"

Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/js_composer/assets/less/lib/backend_draganddrop.less
File size: 484 bytes
MIME-type: text/plain
Charset: utf-8

.wpb_main_sortable > .widgets-placeholder {
  //Placeholder for rows
  margin-top: 10px;
}

.widgets-placeholder {
  margin-top: 4px;
}

.widgets-placeholder-column {
  float: left;
}

.widgets-placeholder,
.widgets-placeholder-column,
.widgets-placeholder-gallery {
  background-image: url(../vc/pattern.gif);
  height: 50px;
}

.vc_sorting-started {
  .vc_sorting-empty-container {
    .vc-empty;
  }
}

@import "../modules/vc_helper.less";
@import "../modules/vc_placeholder.less";