Changes for page eMail Connectivity

Last modified by Erik Bakker on 2023/01/31 10:18

From version 18.1
edited by Erik Bakker
on 2022/05/01 14:14
Change comment: There is no comment for this version
To version 19.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:70%;
2 + width:65%;
3 3  }
4 4  div.container-columns div.last-column {
5 - width:30%;
5 + width:35%;
6 6  }