From 9df9077595c1adf30cc571370bb834496376a09b Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Fri, 23 Dec 2022 15:45:58 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B04737=20-=20Adjust=20progress=20bar=20pos?= =?UTF-8?q?ition=20in=20iTop=20hub=20connector?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- datamodels/2.x/itop-hub-connector/css/hub.css | 9 +-------- datamodels/2.x/itop-hub-connector/land.php | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/datamodels/2.x/itop-hub-connector/css/hub.css b/datamodels/2.x/itop-hub-connector/css/hub.css index fef8f54d03..321ed1c119 100644 --- a/datamodels/2.x/itop-hub-connector/css/hub.css +++ b/datamodels/2.x/itop-hub-connector/css/hub.css @@ -129,18 +129,11 @@ } #hub-installation-feedback { display: none; - -moz-box-shadow: 5px 5px 10px 0px #656565; - -webkit-box-shadow: 5px 5px 10px 0px #656565; - -o-box-shadow: 5px 5px 10px 0px #656565; - box-shadow: 5px 5px 10px 0px #656565; filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=10); padding-bottom: 1em; background-color: #FFF; padding-top: 1em; - position: absolute; - top: 50px; - left: 190px; - width: 400px; + width: 100% } #hub-installation-progress-text { text-align: center; diff --git a/datamodels/2.x/itop-hub-connector/land.php b/datamodels/2.x/itop-hub-connector/land.php index 8129422fd7..e37708cbdd 100644 --- a/datamodels/2.x/itop-hub-connector/land.php +++ b/datamodels/2.x/itop-hub-connector/land.php @@ -202,10 +202,10 @@ function DoInstall(WebPage $oPage) } } + $oPage->add(''); $oPage->add('
'); $oPage->add('
'.Dict::S('iTopHub:DatabaseBackupProgress').'
'); $oPage->add('
'); - $oPage->add('
'); $oPage->add(''); // module-selection-body