Changes for page MentionsMacro

Last modified by Ruud de Jong on 2024/07/14 09:26

From version Icon 8.1 Icon
edited by Ruud de Jong
on 2023/10/27 12:43
Change comment: Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/15.8]
To version Icon 9.1
edited by Ruud de Jong
on 2024/07/14 09:26
Change comment: Install extension [org.xwiki.platform:xwiki-platform-mentions-ui/16.5.0]

Summary

Details

Icon 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