mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 17:07:36 -02:30
Fix the color of the tips badge for failed hosts in the host status bar
This commit is contained in:
@@ -288,7 +288,7 @@
|
|||||||
background-color: @default-warning;
|
background-color: @default-warning;
|
||||||
}
|
}
|
||||||
|
|
||||||
.HostStatusBar-tooltipBadge--failed {
|
.HostStatusBar-tooltipBadge--failures {
|
||||||
background-color: @default-err;
|
background-color: @default-err;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user