diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 3f7e84435..00b302b10 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -6,6 +6,7 @@ - fixed #12027: Wiki Search and Keyword security, pages visible to visitors when wiki is restricted. - fixed #12020: Event Recurrend end date field is always active - fixed #11991: calendar view event formatting + - fixed #11990: calendar event view 7.10.7 - rfe #10521: Use monospaced font in template edit textarea diff --git a/docs/templates.txt b/docs/templates.txt index a509ed893..7e705723d 100644 --- a/docs/templates.txt +++ b/docs/templates.txt @@ -8,6 +8,7 @@ templates, you will need to apply these changes manually to your copies. * Event Template - root/import/calendar-templates/default-calendar-event Add foreground/font color to the CSS for the details. + Move border property to the table instead of assigning it to the body of the page. 7.10.4 diff --git a/docs/upgrades/packages-7.10.8/root_import_calendar-templates_default-calendar-event.wgpkg b/docs/upgrades/packages-7.10.8/root_import_calendar-templates_default-calendar-event.wgpkg index e7a35bd1f..45bf873f2 100644 Binary files a/docs/upgrades/packages-7.10.8/root_import_calendar-templates_default-calendar-event.wgpkg and b/docs/upgrades/packages-7.10.8/root_import_calendar-templates_default-calendar-event.wgpkg differ