Changes for page Data Handling
                  Last modified by Erik Bakker on 2024/09/24 16:24
              
      
      From version  72.1 
    
    
              edited by Erik Bakker
        
on 2022/06/10 17:02
     on 2022/06/10 17:02
      Change comment:
              There is no comment for this version
          
         
      To version  73.1 
    
    
              edited by Erik Bakker
        
on 2022/06/10 17:03
     on 2022/06/10 17:03
      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: 90%;2 + width:85%; 3 3 } 4 4 div.container-columns div.last-column { 5 - width:1 0%;5 + width:15%; 6 6 }