升级easyUI到1.9.4版本
This commit is contained in:
13
erp_web/js/easyui/themes/bootstrap/validatebox.css
Normal file
13
erp_web/js/easyui/themes/bootstrap/validatebox.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.inputbox {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.validatebox-invalid {
|
||||
border-color: #ffa8a8;
|
||||
background-color: #fff3f3;
|
||||
color: #000;
|
||||
}
|
||||
Reference in New Issue
Block a user