formatting tweaks

This commit is contained in:
Nathan Coad
2016-06-03 13:19:49 +10:00
parent 0abdebe3bd
commit e37a259c72

View File

@@ -9,4 +9,7 @@
/* tr.normal-row.odd {} */ /* tr.normal-row.odd {} */
/* 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;}
div#booking_email_preselection_suffix_wrapper {
margin-bottom: 10px;
}