From 2d046d96edf1cb0e776135ca5aa8dcae728900a7 Mon Sep 17 00:00:00 2001 From: GAURAV KARMAKAR Date: Wed, 11 Feb 2026 20:07:32 +0530 Subject: [PATCH] ui fix in the UI issue at https://sampleplatform.ccextractor.org/test/8319# in the bottom there is option of downloading the truth file but due to color its not visible . --- templates/test/by_id.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/test/by_id.html b/templates/test/by_id.html index 92aa37e7..51e23607 100644 --- a/templates/test/by_id.html +++ b/templates/test/by_id.html @@ -285,7 +285,7 @@
There are no tests executed in this category.
reveal.innerHTML = resp; reveal.innerHTML += '' + - '' + ', only first 50 shown here.';