Changes for page Home

Last modified by Benjamin Fischer on 2025/06/04 14:20

From version 73.9
edited by Benjamin Fischer
on 2024/11/07 17:14
Change comment: There is no comment for this version
To version 73.10
edited by Benjamin Fischer
on 2024/11/07 17:18
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -27,8 +27,9 @@
27 27   tr:nth-child(4n+5) > * {
28 28   border-top: 1px solid #bbb;
29 29   }
30 - trq:hover {
30 + tr:hover {
31 31   filter: brightness(0.95);
32 + z-index: 1;
32 32   }
33 33   td.fc-mainVal {
34 34   position: relative;