All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.themes.DraggableElement.css Maven / Gradle / Ivy

The newest version!
[draggable=true] {
	cursor: grab !important;
}

[draggable=true][data-moving] {
	cursor: grabbing !important;
	opacity: var(--sapContent_DisabledOpacity);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy