审查视图

bin/src/main/webapp/static/jquery-validation/1.11.1/jquery.validate.css 180 字节
1 2 3 4 5 6 7 8
label.error {
  background:url("images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 18px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
  margin-left: 10px;
}