mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 02:13:12 -04:00
Improve folder permissions on invite team member page:
- Default folder permissions to unchecked instead of all selected - Add Select all/Deselect all toggle button that appears when expanded
This commit is contained in:
@@ -1077,3 +1077,15 @@ nav.nav {
|
||||
.usa-site-alert .usa-alert .usa-alert__body {
|
||||
max-width: 75rem;
|
||||
}
|
||||
|
||||
.usa-form-group--nested {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.selection-content > ul > li.usa-checkbox {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.selection-content .usa-form-group--nested li.usa-checkbox {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user