From 749bfcb32f68d9952701d87e786a1af5b3ad423c Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 3 Jan 2022 17:46:24 +0000 Subject: [PATCH] . --- templates/exam_list.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/templates/exam_list.html b/templates/exam_list.html index d27e7851..ead117ca 100644 --- a/templates/exam_list.html +++ b/templates/exam_list.html @@ -12,11 +12,9 @@ {% if marking %}Mark{% endif %} Candidates Scores - + - + {% endif %} @@ -32,8 +30,9 @@ {% if marking %}Mark{% endif %} Candidates Scores - + + + {% endif %} @@ -65,7 +64,7 @@ opacity: 100%; } -.exam-publish-results-switch:checked + .published-icon { +.exam-active-switch:checked + .published-icon { border: 1px solid green; color: purple; opacity: 100%;