From 552e1e54542866736aa563f507c620c1f20b890d Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 3 Jan 2022 17:49:00 +0000 Subject: [PATCH] . --- templates/exam_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/exam_list.html b/templates/exam_list.html index bba9f4f7..315727bc 100644 --- a/templates/exam_list.html +++ b/templates/exam_list.html @@ -64,7 +64,7 @@ opacity: 100%; } -.exam-active-switch:checked + .published-icon { +.exam-active-switch:checked + .active-icon { border: 1px solid green; color: green; opacity: 100%;