From 8fc401bf97e2171b26d8736d8ea745aa7d0dbe2e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 3 Jan 2022 17:48:26 +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 ead117ca..bba9f4f7 100644 --- a/templates/exam_list.html +++ b/templates/exam_list.html @@ -66,7 +66,7 @@ .exam-active-switch:checked + .published-icon { border: 1px solid green; - color: purple; + color: green; opacity: 100%; display: inline-block; }