Changes for page Style

Last modified by Drunk Monkey on 2026-06-02 07:39

From version 2.1
edited by Drunk Monkey
on 2020-08-01 04:52
Change comment: Install extension [org.xwiki.platform:xwiki-platform-annotation-ui/12.6]
To version 1.1
edited by Drunk Monkey
on 2020-04-11 15:51
Change comment: Install extension [org.xwiki.platform:xwiki-platform-annotation-ui/12.2.1]

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -69,7 +69,7 @@
69 69  .annotation-bubble {
70 70   background: $theme.backgroundSecondaryColor;
71 71   border: 1px dotted $theme.borderColor;
72 - width: 560px;
72 + width: 280px;
73 73   position: absolute;
74 74   z-index: 2;
75 75   border-radius: 0 10px 10px 10px;