Files
FreshRSS/app/views
Umaid Shahid 52be56ada7 feat(admin): visually dim disabled users in user management table (#8768)
Closes #8765 

Changes proposed in this pull request:

- Add disabled-user CSS class to user rows in the management table when the account is disabled
- Add .disabled-user { opacity: 0.5; } style to base theme to visually dim disabled accounts
- Add entry to CREDITS.md

How to test the feature manually:

1. Go to Administration → User Management
2. Have at least one disabled user account in the list
3. Verify that disabled user rows appear dimmed (50% opacity) compared to active users, without any change in functionality
2026-05-03 14:18:26 +02:00
..
2023-12-18 17:59:16 +01:00
2024-12-27 12:12:49 +01:00
2023-11-16 22:43:00 +01:00
2026-01-20 20:00:39 +01:00
2026-04-16 08:23:43 +02:00