legacy_features/html_formatter/a.html in cucumber-0.10.3 vs legacy_features/html_formatter/a.html in cucumber-0.10.5
- old
+ new
@@ -131,11 +131,11 @@
border-left: 5px solid #faf834;
border-bottom: 1px solid #faf834;
background: #fcfb98;
color: #131313;
}
-.cucumber table td.announcement, td table td.announcement, th table td.announcement {
+.cucumber table td.message, td table td.message, th table td.message {
border-left: 5px solid aqua;
border-bottom: 1px solid aqua;
background: #e0ffff;
color: #001111;
}
@@ -183,10 +183,10 @@
border-left: 5px solid #faf834;
border-bottom: 1px solid #faf834;
background: #fcfb98;
color: #131313;
}
-.cucumber ol li.announcement, td ol li.announcement, th ol li.announcement {
+.cucumber ol li.message, td ol li.message, th ol li.message {
border-left: 5px solid aqua;
border-bottom: 1px solid aqua;
background: #e0ffff;
color: #001111;
margin-left: 10px;
\ No newline at end of file