mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 11:48:25 -04:00
Merge pull request #3633 from alphagov/focus-area-remove
Use new focus colour for remove area button
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
outline: none;
|
outline: none;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
background: $focus-colour;
|
background: $govuk-focus-colour;
|
||||||
color: $black;
|
color: $black;
|
||||||
border-color: $black;
|
border-color: $black;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user