mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Migrate radio buttons from GOV.UK to USWDS
- Replace .multiple-choice with .usa-radio classes - Update radio templates to use USWDS patterns - Remove GOV.UK dependencies from radio components - Convert nested lists to flat divs with USWDS margin utilities - Update tests to use new radio classes
This commit is contained in:
@@ -108,9 +108,6 @@ p,
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.multiple-choice [type='radio']:focus + label::before {
|
||||
box-shadow: 0 0 0 3px color('blue-40v');
|
||||
}
|
||||
|
||||
.usa-dark-background .pill-item__container {
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user