Changes for page SFTP Gateway Connectivity

Last modified by Erik Bakker on 2024/07/25 08:46

From version 17.1
edited by Erik Bakker
on 2022/05/01 14:13
Change comment: There is no comment for this version
To version 18.1
edited by Erik Bakker
on 2022/05/01 14:14
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +1,6 @@
1 1  div.container-columns div.first-column {
2 - width:75%;
2 + width:70%;
3 3  }
4 4  div.container-columns div.last-column {
5 - width:25%;
5 + width:30%;
6 6  }