Changes for page Style

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

From version 4.1
edited by Drunk Monkey
on 2025-07-01 07:39
Change comment: Install extension [org.xwiki.platform:xwiki-platform-annotation-ui/17.5.0]
To 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]

Summary

Details

Page properties
Enforce required rights
... ... @@ -1,1 +1,1 @@
1 -true
1 +false
XWiki.RequiredRightClass[0]
Level
... ... @@ -1,1 +1,1 @@
1 -wiki_admin
1 +programming
XWiki.StyleSheetExtension[0]
Code
... ... @@ -117,6 +117,9 @@
117 117   max-width: 50px;
118 118   max-height: 50px;
119 119  }
120 +* html .annotationAvatar img {
121 + width: 50px;
122 +}
120 120  
121 121  #allAnnotations .annotationAvatar {
122 122   padding-top: 5px;