整合光旭的新样式

This commit is contained in:
chenjinsong
2018-03-09 10:50:53 +08:00
parent 43de1a2b12
commit 4834354c06
4 changed files with 52 additions and 55 deletions

View File

@@ -34,13 +34,9 @@ select, input {
font-size: 12px;
padding-left: 6px;
}
.datatable-index {
width: 14px;
display: inline-block;
}
#datatables select {
height: 34px;
vertical-align: middle;
.child-required2 {
color: #e02222;
font-size: 12px;
}
.del-button {
float: right;
@@ -53,4 +49,11 @@ select, input {
.table-item {
margin-top: 5px;
margin-bottom: 5px;
}
.btn-group.bootstrap-select.child-required2.select2 {
height: 34px;
width: 50% !important;
margin-left: 5px;
margin-top: 6px;
margin-bottom: 6px;
}