From 49b97729f13893c60b2ca5113d4e0717eaee1843 Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Sun, 26 Jun 2016 22:04:53 +1000 Subject: [PATCH] css update --- booking.css | 2 ++ 1 file changed, 2 insertions(+) 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