salix/print/report/rpt-lcr/assets/css/style.css

19 lines
282 B
CSS
Raw Normal View History

2019-05-07 11:40:31 +00:00
.payment-type {
width: auto
}
.payment-type th:nth-child(2), .payment-type th:nth-child(5) {
padding: 10px !important
}
.payment-type th:nth-child(3){
padding: 0 50px !important
}
.table-margin {
margin-top: 20px
}
.grey-background {
background-color: #DDD
}