0 Votes

Changes for page Message Sender Macro

Last modified by QUIS Admin on 2024/06/18 12:03

From version 3.1
edited by QUIS Admin
on 2024/06/18 12:03
Change comment: Install extension [org.xwiki.platform:xwiki-platform-messagestream-ui/16.4.0]
To version 2.1
edited by QUIS Admin
on 2024/06/18 14:01
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