@import '../common';

.oo-ui-draggableGroupElement {
	&-placeholder {
		position: absolute;
		display: block;
		background: rgba( 0, 0, 0, 0.4 );
	}

	.theme-oo-ui-draggableGroupElement();
}
