obs-ss-plugin-webui/app
Decobus 9a79decda3
Some checks failed
Lint and Build / build (22) (pull_request) Failing after 44s
Lint and Build / build (20) (pull_request) Failing after 53s
Comprehensive UI improvements with proper button spacing and modern design
- Fix broken Tailwind gap classes by implementing custom CSS spacing system
- Add .form-row and .button-group classes for consistent 16px and 12px spacing
- Replace broken SVG icons with reliable emoji icons throughout application
- Implement comprehensive button system with proper sizing and color coding:
  * btn-success (green) for add/save actions
  * btn-danger (red) for delete actions
  * btn-secondary (glass) for edit/cancel actions
  * btn-sm for smaller buttons with proper proportions

Updated all pages with consistent spacing:
- Header: Fixed navigation button spacing with button-group class
- Teams: Fixed add team form and action button spacing
- Streams: Moved Add Stream button to same line as team dropdown
- Home: Updated edit button styling and spacing
- Edit: Fixed all form buttons with proper spacing and modern icons

Enhanced user experience:
- Professional button hover effects with subtle animations
- Consistent visual hierarchy with proper spacing
- Responsive design maintained across all screen sizes
- Modern glass morphism design with improved accessibility

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 05:12:10 -04:00
..
add Comprehensive UI improvements with proper button spacing and modern design 2025-07-19 05:12:10 -04:00
api Implement comprehensive security fixes for API protection 2025-07-19 04:57:54 -04:00
edit/[id] Comprehensive UI improvements with proper button spacing and modern design 2025-07-19 05:12:10 -04:00
fonts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
teams Comprehensive UI improvements with proper button spacing and modern design 2025-07-19 05:12:10 -04:00
favicon.ico Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
globals.css Comprehensive UI improvements with proper button spacing and modern design 2025-07-19 05:12:10 -04:00
layout.tsx Update UI to match consistent layout patterns between pages 2025-07-19 04:39:40 -04:00
page.tsx Comprehensive UI improvements with proper button spacing and modern design 2025-07-19 05:12:10 -04:00