upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/assets
bengizmo c2c5e2802e feat: Implement harmonized CSS framework with theme-based styling
- Created comprehensive harmonized CSS framework (hvac-harmonized.css) based on Astra theme analysis
- Built enhanced styling for all plugin pages using CSS custom properties and modern design patterns
- Updated CSS enqueue system to load harmonized framework as foundation for all pages
- Enhanced dashboard, login, and certificate pages with consistent theme-integrated styling
- Maintained backward compatibility with existing CSS files
- Added proper dependency management and versioning for CSS files
- Improved accessibility with WCAG-compliant color contrasts and focus states
- Implemented responsive design patterns and modern typography scale

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-23 09:48:30 -03:00
..
certificates/templates feat: Implement certificate generation system 2025-05-20 18:33:34 -03:00
css feat: Implement harmonized CSS framework with theme-based styling 2025-05-23 09:48:30 -03:00
images feat: Implement certificate generation system 2025-05-20 18:33:34 -03:00
js Implement certificate preview system with AJAX to eliminate page reloads and provide real-time certificate previews with secure token-based access as requested by user feedback. 2025-05-23 08:39:32 -03:00