Changes for page MentionsMacro
Last modified by Thomas Coelho (local) on 2023/11/03 15:26
From version 8.1
edited by Thomas Coelho (local)
on 2023/09/25 10:22
on 2023/09/25 10:22
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/15.7]
To version 9.1
edited by Thomas Coelho (local)
on 2023/11/03 15:26
on 2023/11/03 15:26
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/15.9]
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: 8px;3 + border-radius: 10px; 4 4 padding: 2px 5px 2px 5px; 5 5 } 6 6