mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 06:08:24 -04:00
Revert "Convert all links to govuk frontend"
This commit is contained in:
@@ -31,8 +31,13 @@ $indicator-colour: $black;
|
||||
padding-right: 20%;
|
||||
position: relative;
|
||||
|
||||
&:hover {
|
||||
color: $link-hover-colour;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
color: $black;
|
||||
box-shadow: -3px 0 0 0 $focus-colour, 3px 0 0 0 $focus-colour;
|
||||
border-color: transparent;
|
||||
top: -1px;
|
||||
|
||||
Reference in New Issue
Block a user