mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user