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

20 lines
265 B
CSS

.column-oriented {
margin-top: 0px;
}
.bottom-line > tr {
border-bottom: 1px solid #ccc;
}
.bottom-line tr:nth-last-child() {
border-bottom: none;
}
h2 {
font-weight: 100;
color: #555;
}
.description strong {
text-transform: uppercase;
}