veza/apps/web/src/components/inventory
senke af96f59c88 aesthetic-improvements: remove excessive hover effects from high-priority files
- Removed scale transforms (hover:scale-[1.02], hover:scale-110, group-hover:scale-110/105) from cards and images
- Removed decorative shadow/glow effects (hover:shadow-neon-cyan/20, hover:shadow-lg) from cards
- Removed hover-lift class (translateY + shadow) from base Card and Button components
- Replaced excessive effects with subtle hover:bg-white/5 or hover:opacity-90
- Preserved functional hover states (group-hover:opacity-100 for play overlays, hover:bg-accent/50 for interactive feedback)
- Updated 14 files: ProductCard, TrackCard, CourseCard, EquipmentCard, PostCard, ProfileView, card.tsx, SearchPage, PlayerControls, OrderSummary, DiscoverView, PlaylistCard, Sidebar, button.tsx
- Effects are now subtle and purposeful, aligning with Surgical Minimalism
- Action 11.4.1.3 complete
2026-01-16 10:34:41 +01:00
..
AddEquipmentView.tsx consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
EquipmentCard.tsx aesthetic-improvements: remove excessive hover effects from high-priority files 2026-01-16 10:34:41 +01:00
EquipmentDetailView.tsx consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
InventoryView.tsx consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00