diff --git a/module/zahost/css/view.css b/module/zahost/css/view.css index 38097ee93a..3fa66474b0 100644 --- a/module/zahost/css/view.css +++ b/module/zahost/css/view.css @@ -15,3 +15,4 @@ #statusContainer{margin:0px 0px 10px 0px;} #checkServiceStatus{background-color:unset;} .service-check{margin-top: 0px;} +.checkStatus{color: #313c52;} diff --git a/module/zahost/view/view.html.php b/module/zahost/view/view.html.php index 8440eaf99b..6a66eabde4 100644 --- a/module/zahost/view/view.html.php +++ b/module/zahost/view/view.html.php @@ -100,7 +100,7 @@
zahost->init->statusTitle;?> - +
@@ -116,6 +116,7 @@
zahost->init->initSuccessNotice, $imageLink, $createNode);?>
zahost->init->initFailNotice;?> +
"; ?>