Calendar/wwwroot/css
Janus Knudsen 1d25ab7b53 Adds fixed scrollbars for improved navigation
Implements fixed scrollbars at the browser edges to enhance navigation within the calendar view. This ensures that the scrollbars remain visible regardless of the user's scroll position, providing consistent access to horizontal and vertical scrolling.

Removes the right header spacer and right column, integrating their functionality into the new fixed scrollbar components.

Additionally, synchronizes the week header position with the horizontal scroll, improving the user experience.

Scrollbar hiding is now handled in the CSS file.
2025-07-29 21:22:13 +02:00
..
calendar-base-css.css Snapshot 2025-07-25 23:31:25 +02:00
calendar-components-css.css Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
calendar-events-css.css Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
calendar-layout-css.css Adds fixed scrollbars for improved navigation 2025-07-29 21:22:13 +02:00
calendar-popup-css.css Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
calendar.css Initial commit: Calendar Plantempus project setup with TypeScript, ASP.NET Core, and event-driven architecture 2025-07-24 22:17:38 +02:00