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

META-INF.resources.checkbox.css.main.scss Maven / Gradle / Ivy

There is a newer version: 7.4.3.112-ga112
Show newest version
.staging-taglib-checkbox-description {
	font-weight: normal;
}

.staging-taglib-checkbox-items, .staging-taglib-checkbox-deletions {
	&:after {
		content: ')'
	}

	&:before {
		content: '('
	}

	color: #6B6C7E;
	font-style: italic;
}

.staging-taglib-checkbox-suggestion {
	font-weight: normal;
}

.staging-taglib-checkbox-warning {
	font-weight: normal;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy