36e7794db4
Updates pay page forms to use the same styling patterns as messages, PTO, and other modernized pages for consistency. Changes: - Remove local form control styles that override global styles - Use global form styles from application.html.erb - Add form-control-lg class to all inputs for larger size - Add icons to all form labels (bank2, diagram-3, percent, key-fill) - Use fw-semibold class on labels for bold appearance - Add helper text below inputs with small.text-muted - Change spacing from mb-3 to mb-4 for consistency - Use btn-lg class for all buttons - Keep only custom focus colors (green for add, yellow for decrypt) Forms now match the polished appearance of other pages with: - Properly rounded inputs (0.75rem from global styles) - 2px borders with nice focus effects - Larger, more comfortable controls - Helpful icons and descriptions - Consistent spacing and typography 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>