mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-04 21:40:23 -04:00
Add style for areas once selected
Just having them in the boxes with the 2px black border made them look too much like textboxes.
This commit is contained in:
@@ -55,6 +55,15 @@
|
||||
|
||||
}
|
||||
|
||||
&--unremoveable {
|
||||
padding-right: govuk-spacing(2);
|
||||
background: $light-blue-25;
|
||||
border-color: $light-blue-25;
|
||||
color: $govuk-blue;
|
||||
font-weight: bold;
|
||||
margin-right: govuk-spacing(3);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.govuk-button {
|
||||
|
||||
Reference in New Issue
Block a user