From 5a29e187d63da0a3ad8b400245142cc6ab511c4b Mon Sep 17 00:00:00 2001 From: LazeMSS Date: Sun, 5 Mar 2023 11:59:47 +0100 Subject: [PATCH] Fixed matrix plugin man aswell --- css/matrix.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/matrix.css b/css/matrix.css index d6eb69e..1dc93f1 100644 --- a/css/matrix.css +++ b/css/matrix.css @@ -755,3 +755,7 @@ div.popover.toptempPopover .popover-content div.TopTempPopoverGraph svg .ct-labe #dialog_printJobHistory_compareSlicerSettings table tbody tr span[style*="blue"] { color: red !important; } + +#settings_dialog table td>a { + color: #ffffff !important; +} \ No newline at end of file