iptv-stream-web/static/css
VinnyNC 313ee80726 Complete Phase 5.1.1: Comprehensive CSS performance optimization
- Removed unused CSS rules: eliminated redundant height utilities and duplicate responsive rules in utilities.css
- Optimized CSS selectors: confirmed efficient BEM architecture and class-based selectors throughout codebase
- Implemented hardware acceleration: added backface-visibility, perspective, transform:translateZ(0), and will-change properties to animated components (messages, buttons) for GPU acceleration
- Maintained performance: preserved only essential utilities while ensuring browser compatibility

Related to task 5.1.1 in UI_UPDATE.MD: CSS Optimization for UI rendering performance.
2025-09-29 23:38:07 -04:00
..
components.css Complete Phase 5.1.1: Comprehensive CSS performance optimization 2025-09-29 23:38:07 -04:00
icons.css Complete 2.4.4-2.5.4: Phase 2 Visual Design Modernization components - accessibility icons, modern button/card/form systems, skeleton loading patterns 2025-09-29 19:16:37 -04:00
layout.css Complete 3.4.2: Desktop Enhancements - Implement dashboard-style layouts 2025-09-29 21:40:06 -04:00
reset.css Reorganize assets into static/css and static/js folders for better file organization 2025-09-28 22:29:30 -04:00
utilities.css Complete Phase 5.1.1: Comprehensive CSS performance optimization 2025-09-29 23:38:07 -04:00
variables.css Complete 4.2.1: WCAG AA compliant interactive state implementation 2025-09-29 23:02:09 -04:00