Your IP : 216.73.216.65


Current Path : /home/a/t/a/ataenra/www/media/templates/administrator/atum/scss/vendor/
Upload File :
Current File : /home/a/t/a/ataenra/www/media/templates/administrator/atum/scss/vendor/_dragula.scss

// Dragula

.gu-mirror {
  position: fixed !important;
  z-index: $zindex-popover !important;
  display: table;
  margin: 0 !important;
  cursor: move;
  background-color: $teal;
  opacity: .8;

  td, th {
    background-color: $teal;
  }
}

.js-draggable .sortable-handler {
  cursor: move;
}