Changes for page Home
Last modified by Benjamin Fischer on 2025/06/04 14:20
From version 72.64
edited by Benjamin Fischer
on 2024/11/07 12:54
on 2024/11/07 12:54
Change comment:
There is no comment for this version
To version 72.60
edited by Benjamin Fischer
on 2024/11/07 12:52
on 2024/11/07 12:52
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -2,17 +2,11 @@ 2 2 td.fc-sat, td.fc-sun { 3 3 background-color: #f5f5f5; 4 4 } 5 - .fc-fitCol { 6 - width: 1px; 7 - } 8 - .fc-fade { 9 - opacity: 0.3; 10 - } 11 - .fc-body td { 5 + .fc_body td { 12 12 position: relative; 13 - &> div {7 + > div { 14 14 position: absolute; 15 - width: 100%;9 + 16 16 } 17 17 } 18 18 }