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 @@