Changes for page MentionsMacro
Last modified by Сергей Коршунов on 2025/05/01 20:26
From version 13.1
edited by Сергей Коршунов
on 2025/05/01 20:26
on 2025/05/01 20:26
Change comment:
Migrated property [executionIsolated] from class [XWiki.WikiMacroClass]
To version 11.1
edited by Сергей Коршунов
on 2023/07/31 09:07
on 2023/07/31 09:07
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/15.5.1]
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