diff --git a/booking.css b/booking.css index 6507348..39d9939 100644 --- a/booking.css +++ b/booking.css @@ -10,6 +10,8 @@ /* tr.normal-row.even {} */ tr.welfare-row.odd {background: #c3e06c;} tr.welfare-row.even {background: #c3e06c;} +tr.flying-row.odd {background: #c3e06c;} +tr.flying-row.even {background: #e5f2c0;} div#booking_email_preselection_suffix_wrapper { margin-bottom: 10px; } \ No newline at end of file