Changes for page Considering the impact of business logic
Last modified by Danniar Firdausy on 2024/09/18 21:32
From version 41.1
edited by Erik Bakker
on 2022/05/02 08:31
on 2022/05/02 08:31
Change comment:
There is no comment for this version
To version 42.1
edited by Erik Bakker
on 2022/05/02 08:32
on 2022/05/02 08:32
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,6 +1,6 @@ 1 1 div.container-columns div.first-column { 2 - width:5 5%;2 + width:65%; 3 3 } 4 4 div.container-columns div.last-column { 5 - width: 45%;5 + width:35%; 6 6 }