diff --git a/roles/nginx-global-css/templates/global.css.j2 b/roles/nginx-global-css/templates/global.css.j2 index 4cef0e02..041b1474 100644 --- a/roles/nginx-global-css/templates/global.css.j2 +++ b/roles/nginx-global-css/templates/global.css.j2 @@ -611,7 +611,7 @@ html.ng-csp header#header{ html.ng-csp button.files-list__row-name-link, html.ng-csp button.button-vue{ background-color: transparent !important; - color: background-color: var(--color-80) !important; + color: var(--color-80) !important; } html.ng-csp div#postsetupchecks ul.warnings{