Spade

Mini Shell

Directory:~$ /proc/self/root/home/lmsyaran/public_html/joomla5/media/vendor/dragula/css/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //proc/self/root/home/lmsyaran/public_html/joomla5/media/vendor/dragula/css/dragula.css

@charset "UTF-8";
.gu-mirror {
  opacity: .8;
  -ms-filter:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity= 80);
  z-index: 9999 !important;
  margin: 0 !important;
  position: fixed !important;
}

.gu-hide {
  display: none !important;
}

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.gu-transit {
  opacity: .2;
  -ms-filter:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity= 20);
}