diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index f6c8724f2b..ff99eee3f5 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -274,7 +274,8 @@ form.discovery label, tr.group_view_data, .group_view_data, ol.steps li span, -ol.steps li a { +ol.steps li a, +.div-span { color: var(--text-color) !important; }