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

META-INF.resources.js.components.ViewObjectDefinitions.ModalMoveObjectDefinition.scss Maven / Gradle / Ivy

The newest version!
.lfr-object__object-web-view-modal-move-object-definition {
	&-empty-state {
		text-align: center;
	}

	&-list-item {
		border: none;
		padding: 0.5rem;
	}

	&-list-item-label {
		padding-left: 8px;
	}

	&-toolbar {
		> .container-fluid {
			margin-bottom: 10px;
			padding: 0;
		}
	}
}

.cursor-pointer {
	cursor: pointer;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy