Changes for page Academy

Last modified by Erik Bakker on 2024/09/24 16:12

From version 40.1
edited by Erik Bakker
on 2022/04/21 15:58
Change comment: There is no comment for this version
To version 44.1
edited by Erik Bakker
on 2022/04/21 16:08
Change comment: Added object

Summary

Details

XWiki.GadgetClass[1]
content
... ... @@ -11,7 +11,7 @@
11 11  /* Create two equal columns that floats next to each other */
12 12  .column {
13 13   float: left;
14 - width: "50%";
14 + width: 50px;
15 15   padding: 10px;
16 16  }
17 17  
XWiki.GadgetClass[2]
content
... ... @@ -1,0 +1,4 @@
1 +{{container layoutStyle="columns"}}
2 +(((first column)))
3 +(((second column)))
4 +{{/container}}
position
... ... @@ -1,0 +1,1 @@
1 +1, 3
title
... ... @@ -1,0 +1,1 @@
1 +$services.localization.render('rendering.macro.container.name')