diff --git a/awx/ui/client/features/output/_index.less b/awx/ui/client/features/output/_index.less index 8ca2c8a5d0..9e4da5ab10 100644 --- a/awx/ui/client/features/output/_index.less +++ b/awx/ui/client/features/output/_index.less @@ -288,7 +288,7 @@ background-color: @default-warning; } -.HostStatusBar-tooltipBadge--failed { +.HostStatusBar-tooltipBadge--failures { background-color: @default-err; }