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

META-INF.resources.js.components.StateManager.StateDefinition.scss Maven / Gradle / Ivy

The newest version!
.lfr-objects__state-definition {
	&-card-state {
		align-items: center;
		cursor: not-allowed;
		display: flex;
		justify-content: space-between;

		&-name {
			width: 50%;
		}

		&-next-status {
			margin-left: 10px;
			width: 50%;
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy