diff --git a/netbox/project-static/styles/overrides/_tabler.scss b/netbox/project-static/styles/overrides/_tabler.scss index acc804187..b31fdac6b 100644 --- a/netbox/project-static/styles/overrides/_tabler.scss +++ b/netbox/project-static/styles/overrides/_tabler.scss @@ -29,5 +29,6 @@ pre { } table a { + // Adjust table anchor link contrast as not enough contrast in dark mode filter: brightness(110%); }