Changes for page Home

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

From version 72.80
edited by Benjamin Fischer
on 2024/11/07 14:18
Change comment: There is no comment for this version
To version 72.77
edited by Benjamin Fischer
on 2024/11/07 13:45
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -17,22 +17,8 @@
17 17   td {
18 18   position: relative;
19 19   & > div {
20 - z-index: 5;
21 21   position: absolute;
22 22   width: 100%;
23 - overflow: hidden;
24 - border-radius: 4px;
25 - &:hover {
26 - width: auto;
27 - max-width: 10vw;
28 - height: auto !important;
29 - z-index: 10;
30 - }
31 - & > a {
32 - display: block;
33 - color: inherit;
34 - background-color: inherit;
35 - }
36 36   }
37 37   }
38 38   td.fc-weekVal {