Changes for page Style
on 2022-03-20 10:03
on 2020-08-01 04:52
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- 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;