Changes for page Message Sender Macro

Last modified by Thomas Coelho (local) on 2025/05/07 14:13

From version 3.1
edited by Thomas Coelho (local)
on 2022/08/02 15:10
Change comment: Install extension [org.xwiki.platform:xwiki-platform-messagestream-ui/14.6]
To version 6.1
edited by Thomas Coelho (local)
on 2025/05/07 14:13
Change comment: Migrated property [executionIsolated] from class [XWiki.WikiMacroClass]

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: 4px;
33 + border-radius: 7px;
34 34   box-shadow: 0 0 2px 1px rgba(128,128,128,0.6);
35 35  }
36 36