Skip to content

print styles - rejected sets

When printing the summary page the rejected/accepted checkboxes always print as checked. This is likely a template style, which should be updated to only display a check when the checkbox is checked.

  • Update the summary view to add a "rejected" class when a set is rejected.
  • Update the summary view css to use "strikethrough" font styling for rejected sets.
  • Fix checkbox print styles.