salix/print/templates/reports/campaign-metrics/assets/css/style.css

12 lines
175 B
CSS

.column-oriented {
margin-top: 50px !important;
}
.bottom-line > tr {
border-bottom: 1px solid #ccc;
}
.bottom-line tr:nth-last-child() {
border-bottom: none;
}