Changes for page MentionsMacro
Last modified by Treyfane Dingo on 2025/06/24 02:01
From version 4.1
edited by Treyfane Dingo
on 2024/02/24 01:09
on 2024/02/24 01:09
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/15.10.6]
To version 3.1
edited by Treyfane Dingo
on 2024/02/24 01:04
on 2024/02/24 01:04
Change comment:
Migrated property [type] from class [XWiki.WikiMacroParameterClass]
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,6 +1,6 @@ 1 1 .xwiki-mention { 2 2 background-color: $services.mentions.mentionsColor; 3 - border-radius: 10px;3 + border-radius: 8px; 4 4 padding: 2px 5px 2px 5px; 5 5 } 6 6