css update

This commit is contained in:
2016-06-26 22:04:53 +10:00
parent ad31433dad
commit 49b97729f1

View File

@@ -10,6 +10,8 @@
/* tr.normal-row.even {} */ /* tr.normal-row.even {} */
tr.welfare-row.odd {background: #c3e06c;} tr.welfare-row.odd {background: #c3e06c;}
tr.welfare-row.even {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 { div#booking_email_preselection_suffix_wrapper {
margin-bottom: 10px; margin-bottom: 10px;
} }