Calendar/wwwroot/css
Janus C. H. Knudsen f2ad13776f Improves all-day event row height calculation
Ensures consistent all-day event row height calculation across CSS and TypeScript.

The all-day event row height calculation is adjusted by removing redundant container padding from the TypeScript constant and synchronizing the CSS variable with the event height.

Additionally, the layout engine is directly tested in the test file for better coverage.
2025-10-02 01:03:35 +02:00
..
calendar-base-css.css Improves all-day event row height calculation 2025-10-02 01:03:35 +02:00
calendar-components-css.css Adds fuzzy search filter system 2025-08-23 00:01:59 +02:00
calendar-events-css.css Improves all-day event drag and drop 2025-09-26 22:11:57 +02:00
calendar-layout-css.css Improves all-day event row height calculation 2025-10-02 01:03:35 +02:00
calendar-month-css.css Adds month view design and styling 2025-08-21 22:09:15 +02:00
calendar-popup-css.css Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
calendar-sliding-animation.css Steps in the right direction for animated date change 2025-08-12 00:07:39 +02:00