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

12 lines
175 B
CSS
Raw Normal View History

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