diff --git a/frontend/pages/hosts/details/_styles.scss b/frontend/pages/hosts/details/_styles.scss index c0e1af9b68..919d3a8c51 100644 --- a/frontend/pages/hosts/details/_styles.scss +++ b/frontend/pages/hosts/details/_styles.scss @@ -262,7 +262,7 @@ &--offline { &:before { - background-color: $ui-fleet-black-25; + background-color: $ui-fleet-black-50; border-radius: 100%; content: " "; display: inline-block;