更新前端

This commit is contained in:
季圣华
2018-12-19 23:51:59 +08:00
parent 609756e9e7
commit 91a6b722b9
1149 changed files with 124088 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
.validatebox-invalid {
background-image: url('images/validatebox_warning.png');
background-repeat: no-repeat;
background-position: right center;
border-color: #ffa8a8;
background-color: #fff3f3;
color: #000;
}