Changes for page Attachments
                  Last modified by teamwire005 on 2025/07/01 06:47
              
      
      From version  4.1 
    
    
              edited by teamwire004
        
on 2024/07/08 14:57
     on 2024/07/08 14:57
      Change comment:
              Migrated property [type] from class [XWiki.WikiMacroParameterClass]
          
         
      To version  7.1 
    
    
              edited by teamwire004
        
on 2024/07/12 13:05
     on 2024/07/12 13:05
      Change comment:
              Install extension [org.xwiki.platform:xwiki-platform-attachment-ui/15.10.10]
          
         Summary
- 
          Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-   - Code
-   ... ... @@ -27,7 +27,7 @@ 27 27 .gallery_attachmentbox { 28 28 background: $theme.pageContentBackgroundColor; 29 29 border: 1px solid $theme.borderColor; 30 - border-radius: 5px;30 + border-radius: 8px; 31 31 float: left; 32 32 margin: ${boxMargin}px; 33 33 overflow: hidden; ... ... @@ -49,7 +49,7 @@ 49 49 .gallery_attachmenttitle { 50 50 background: $theme.backgroundSecondaryColor; 51 51 border-bottom: 1px dotted $theme.borderColor; 52 - border-radius: 5px5px 0px 0px;52 + border-radius: 8px 8px 0px 0px; 53 53 font-size: 85%; 54 54 padding: 3px ${boxPadding}px; 55 55 overflow: hidden; 
 
 
  