From 193c01863fccedc877e4ea105570bfa43d11a825 Mon Sep 17 00:00:00 2001 From: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com> Date: Thu, 30 Nov 2023 12:01:05 -0500 Subject: [PATCH] HPCC-30932 ECL Watch v9 fix ECL Warning label legibility Signed-off-by: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com> --- esp/src/eclwatch/css/hpcc.css | 1 + 1 file changed, 1 insertion(+) diff --git a/esp/src/eclwatch/css/hpcc.css b/esp/src/eclwatch/css/hpcc.css index fd48fd1d186..e11e8c1978c 100644 --- a/esp/src/eclwatch/css/hpcc.css +++ b/esp/src/eclwatch/css/hpcc.css @@ -1297,6 +1297,7 @@ table.miniSelect span { .WarningCell { padding-left: 4px; background: yellow; + color: black; } .NormalCell {