allparkrecordsFinance.css
746 Bytes
.parking-l{
float: left;
width: 60px;
height: 34px;
line-height: 34px;
}
.recordfinance-input78{
width: 78%;
height: 34px;
line-height: 34px;
}
/*table 表头*/
.bootstrap-table #recordtable.table>thead>tr>th {
border-left: 1px solid #d8e2e5!important;
}
.bootstrap-table #recordtable.table>thead>tr:nth-of-type(2)>th{
border-left:0 !important;
}
.bootstrap-table #recordtable.table>thead>tr:nth-of-type(2)>th:nth-of-type(4),.bootstrap-table #recordtable.table>thead>tr:nth-of-type(2)>th:nth-of-type(7),.bootstrap-table #recordtable.table>thead>tr:nth-of-type(2)>th:nth-of-type(11),.bootstrap-table #recordtable.table>thead>tr:nth-of-type(2)>th:nth-of-type(19){
border-right:1px solid #d8e2e5!important;
}