Newer
Older
alarm / WebRoot / s / jquery-validation / jquery.validate.css
zhout on 2 Mar 2022 226 bytes first commit

label.validate-error,span.validate-error{
	background:url(images/unchecked.gif) no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
	vertical-align: inherit;
	display: inline;
}