This commit is contained in:
8
WebRoot/js/easyui-1.3.5/themes/default/validatebox.css
Normal file
8
WebRoot/js/easyui-1.3.5/themes/default/validatebox.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user