公告板
版本库
filestore
活动
搜索
登录
school_java_vue
/
count-service
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
set getData 1 sec and add day task
liuxiaolong
2019-11-07
2f3e3ec2c0cad87eab8a6d170caffc06a4e11c2d
[school_java_vue/count-service.git]
/
src
/
main
/
resources
/
static
/
js
/
easyui
/
themes
/
bootstrap
/
validatebox.css
1
2
3
4
5
6
7
8
9
10
11
12
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;
}