Changes for page Home
Last modified by Benjamin Fischer on 2025/06/04 14:20
From version 72.70
edited by Benjamin Fischer
on 2024/11/07 13:15
on 2024/11/07 13:15
Change comment:
There is no comment for this version
To version 72.71
edited by Benjamin Fischer
on 2024/11/07 13:26
on 2024/11/07 13:26
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -2,9 +2,10 @@ 2 2 td.fc-sat, td.fc-sun { 3 3 background-color: #f5f5f5; 4 4 } 5 - .fc-month-cols-view { 5 + .fc-month-cols-view > table { 6 + table-layout: auto; 6 6 col.fc-fitCol { 7 - width: 20px;8 + width: 1px; 8 8 &.fc-dayVal { 9 9 border-right: 0px; 10 10 }