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

jcr-contents.jcrexplorer.css.validate.css Maven / Gradle / Ivy

		label.valid {
		  width: 24px;
		  height: 24px;
		  background: url(../images/valid.png) center center no-repeat;
		  display: inline-block;
		  text-indent: -9999px;
		}
		label.error {
			font-weight: bold;
			color: red;
			padding: 0px 8px;
			margin-top: 0px;
		}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy