N°3566 Migrate Hub Connector land.php

* add html allowing to create send request
* change popup positionning (setup container was resized in 3.0.0 from 600px to 800px, with different padding/borders in children boxes)
This commit is contained in:
Pierre Goiffon
2021-03-16 18:41:02 +01:00
parent 8c2d54e6d3
commit 50fc7f753e
3 changed files with 36 additions and 2 deletions

View File

@@ -133,13 +133,13 @@
-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);
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: 100px;
left: 190px;
width: 400px;
}
#hub-installation-progress-text {