Changes for page Message Sender Macro

Last modified by Thomas Coelho (local) on 2023/11/03 15:26

From version 5.1
edited by Thomas Coelho (local)
on 2023/11/03 15:26
Change comment: Install extension [org.xwiki.platform:xwiki-platform-messagestream-ui/15.9]
To version 4.1
edited by Thomas Coelho (local)
on 2023/07/26 11:05
Change comment: Migrated property [type] from class [XWiki.WikiMacroParameterClass]

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -30,7 +30,7 @@
30 30  
31 31  /* User's avatar */
32 32  .messagestream .activitySnapshot .avatar {
33 - border-radius: 7px;
33 + border-radius: 4px;
34 34   box-shadow: 0 0 2px 1px rgba(128,128,128,0.6);
35 35  }
36 36