From ef80de2a80edef1f1bb7d06a420ed8964387f7de Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Sat, 1 Feb 2020 17:11:26 +0100 Subject: [PATCH] style(exam-correct): minor tweaks --- frontend/src/utils/exam-correct/exam-correct.sass | 2 +- templates/exam-correct.hamlet | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/utils/exam-correct/exam-correct.sass b/frontend/src/utils/exam-correct/exam-correct.sass index ab6ca571a..6b96b4fe9 100644 --- a/frontend/src/utils/exam-correct/exam-correct.sass +++ b/frontend/src/utils/exam-correct/exam-correct.sass @@ -6,7 +6,7 @@ table[uw-exam-correct] td.uw-exam-correct--date-cell text-align: right td.uw-exam-correct--part-cell - text-align: right + text-align: center th.uw-exam-correct--user-cell, td.uw-exam-correct--user-cell min-width: 200px diff --git a/templates/exam-correct.hamlet b/templates/exam-correct.hamlet index f629ebfc3..267580182 100644 --- a/templates/exam-correct.hamlet +++ b/templates/exam-correct.hamlet @@ -5,13 +5,13 @@ $newline never -
+ _{MsgExamCorrectHeadDate} - + _{MsgExamCorrectHeadParticipant} ^{iconTooltip participantHeadTooltip Nothing True} $forall ExamPart{examPartNumber,examPartName} <- examParts - + $maybe name <- examPartName @@ -20,7 +20,7 @@ $newline never _{MsgExamCorrectHeadPartName name} $nothing _{MsgExamCorrectHeadPart examPartNumber} - + _{MsgExamCorrectHeadStatus}