From 043ee9e80657b05ea5ff45b90ae545bebd99ae37 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 13:06:04 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 2 +- files/templates/sidebars/SubmissionSidebar.html | 2 +- files/templates/submission_listing.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index 1ff3dcaf69..c6256700cb 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -110,7 +110,7 @@ @apply px-1 py-0.5 text-xs text-shadow-light font-bold leading-normal rounded bg-gradient-to-t; } .badge-red { - @apply from-red-600 to-red-500 text-red-900; + @apply from-red-600 to-red-500 text-white; } .badge-yellow { @apply from-yellow-600 to-yellow-500 text-yellow-900; diff --git a/files/templates/sidebars/SubmissionSidebar.html b/files/templates/sidebars/SubmissionSidebar.html index c26007bee9..786086a83f 100644 --- a/files/templates/sidebars/SubmissionSidebar.html +++ b/files/templates/sidebars/SubmissionSidebar.html @@ -97,7 +97,7 @@