OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/assets/stylesheets/vendor/_dragula.sass

20 lines
364 B

.gu-mirror
position: fixed !important
margin: 0 !important
z-index: 9999 !important
opacity: 0.8
.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: 0.2
.dragula-handle
cursor: pointer