文件上传修改按钮背景及添加加载动画
This commit is contained in:
@ -672,6 +672,12 @@ label {
|
||||
background: #FFFFFF none
|
||||
}
|
||||
|
||||
.file-input .btn-default {
|
||||
color: inherit;
|
||||
background: white;
|
||||
border: 1px solid #e7eaec;
|
||||
}
|
||||
|
||||
.select-list .btn-default {
|
||||
color: #555;
|
||||
padding: 5px 5px;
|
||||
|
Reference in New Issue
Block a user