accessibility amends for lpa reps
This commit is contained in:
@@ -2402,4 +2402,19 @@ fade {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
.govuk-link.watchCase {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
|
||||
&:focus {
|
||||
background-color: #ffd530 !important;
|
||||
border-color: transparent !important;
|
||||
color: #1f1f1f !important;
|
||||
outline: 2px solid #1f1f1f;
|
||||
text-decoration: none !important;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user