Louisiana Association of the Deaf website
Find a file
TheMaddax 742da52659 Complete admin dashboard CSS migration with high contrast theme fixes
 Security separation: Move admin styles to secure admin.css (auth-only)
 CSS cleanup: Clean globals.css for public access only
 High contrast fixes: Resolve button visibility and CTA backgrounds
 Menu highlighting: Implement CSS variable-based approach with gold accents
 Accessibility: Maintain WCAG AAA compliance across all four themes
 Architecture: Semantic CSS classes replace inline dark: classes

- Created frontend/src/styles/admin.css with secure admin-only styles
- Cleaned frontend/src/app/globals.css removing 1200+ lines of admin code
- Updated admin components to use semantic CSS classes
- Fixed high contrast active menu highlighting with gold borders
- Implemented CSS containment and injection prevention
- All admin dashboard migration objectives achieved
2025-06-02 20:59:37 -06:00
backend Update npm packages to latest compatible versions - June 2025 2025-06-01 07:06:36 -07:00
cline_docs Complete admin dashboard CSS migration with high contrast theme fixes 2025-06-02 20:59:37 -06:00
frontend Complete admin dashboard CSS migration with high contrast theme fixes 2025-06-02 20:59:37 -06:00
mongo-init feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
nginx/conf feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
.gitignore Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
best_practices.txt Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
docker-compose.dev.yml Add Docker development environment with hot reloading 2025-06-01 06:55:36 -07:00
docker-compose.yml feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
how_to_use_perplexity_mcp.md Update perplexity pro subscription 2025-03-25 17:43:14 -05:00
MEMORY_BANK_INSTRUCTIONS.md Add new memory bank instructions for Kilo Code. 2025-06-02 15:03:05 -06:00
planned_implementation.txt Admin dashboard updates. 2025-03-25 11:13:52 -05:00
TECH_STACK Admin dashboard updates. 2025-03-25 11:13:52 -05:00
TO_DO.txt feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00