hurl/integration/report/html/report.css

21 lines
138 B
CSS
Raw Normal View History

2020-08-27 10:07:46 +03:00
.date {
margin-bottom: 10px;
}
thead {
font-weight: bolder;
}
.success {
color: green;
}
.failure {
color: red;
}