This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/jquery.validate.css

8 lines
180 B
CSS
Raw Normal View History

2017-12-29 16:18:40 +08:00
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;
}