Include MIA hosts under total count for Offline hosts (#5854)

This commit is contained in:
gillespi314
2022-05-23 14:11:02 -05:00
committed by GitHub
parent c368635f92
commit 2db2c16511
30 changed files with 53 additions and 131 deletions
@@ -22,13 +22,9 @@
}
&--offline:before,
&--disabled:before,
&--mia:before,
&--off:before {
background-color: $ui-offline;
}
&--mia {
text-transform: uppercase;
}
// policy status
&--yes:before {