
/**
 * Drag & Drop
 */
[draggable="true"] {
	cursor: move
}