From 6f18496382fc157a93fa63ede7caaf5688916b32 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 4 Jan 2021 15:07:28 +0000 Subject: [PATCH] . --- anatomy/static/css/anatomy.css | 2 +- anatomy/templates/anatomy/exam_overview.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 17e773ec..ffd0220f 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -54,7 +54,7 @@ a, a:link { } .answer-list .not-marked { - color: lightblue; + color: white; } .key { diff --git a/anatomy/templates/anatomy/exam_overview.html b/anatomy/templates/anatomy/exam_overview.html index 1958779f..36e730d8 100644 --- a/anatomy/templates/anatomy/exam_overview.html +++ b/anatomy/templates/anatomy/exam_overview.html @@ -26,7 +26,7 @@
{{ question.question_type }}: {{ question.GetPrimaryAnswer }}
- Modality: {{ question.modality }}, View + Modality: {{ question.modality }}, View, Mark {% endfor %}