[Koha-bugs] [Bug 28044] Calendar: Tables with closed days are no longer color coded

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 29 13:07:39 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28044

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 118947
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118947&action=edit
Bug 28044: Increase specificity of calendar tables CSS

This patch adds increased specificity to the CSS which should add colors
to the tables of holidays. The default DataTable CSS was overriding the
custom color-coding.

This patch also moves the calendar CSS into a separate file.

To test, apply the patch and go to Tools -> Calendar.

If necessary, add at least one of the following:
- Unique holiday
- Holiday repeating weekly
- Holiday repeating monthly
- Holiday exception

In the table listing each kind of holiday, the color of the table header
should match the colors in the "Key" section under Hints. The color
should be correct regardless of how the table is sorted.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list