Add custom CSS to override Group permission widget styling to make it more readable for users.
Add reference to custom CSS in User and Group methods in admin.py.
Issue Ticket Number and Link
Related to Issue #95
Checklist Remove any options that are not applicable
[X ] I have reviewed the how-to guide and the contributing file.
[X] I have run required code checks and resolved any blockers.
[X] I have created the necessary tests to show my changes are effective and work as intended.
[X] I have thoroughly commented my code, especially in more complex areas.
[X] I have updated any necessary documentation.
Screenshots / Recordings
Groups Permissions display before:
Groups/Permissions display after:
Even at max-size, these selectors will not extend pass containing div:
Description
admin.py
.Issue Ticket Number and Link Related to Issue #95
Checklist Remove any options that are not applicable [X ] I have reviewed the how-to guide and the contributing file. [X] I have run required code checks and resolved any blockers. [X] I have created the necessary tests to show my changes are effective and work as intended. [X] I have thoroughly commented my code, especially in more complex areas. [X] I have updated any necessary documentation.
Screenshots / Recordings
Groups Permissions display before:
Groups/Permissions display after:
Even at max-size, these selectors will not extend pass containing div:
Also pertains to group permissions: