mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-05 22:21:34 -04:00
Replace browse-list links
This commit is contained in:
@@ -16,22 +16,16 @@
|
||||
margin-bottom: $gutter-half;
|
||||
}
|
||||
|
||||
&-link {
|
||||
@include bold-24;
|
||||
&-link-destructive {
|
||||
color: $error-colour;
|
||||
|
||||
&-destructive {
|
||||
@include bold-24;
|
||||
&:visited,
|
||||
&:link {
|
||||
color: $error-colour;
|
||||
}
|
||||
|
||||
&:visited,
|
||||
&:link {
|
||||
@include bold-24;
|
||||
color: $error-colour;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: $mellow-red;
|
||||
}
|
||||
&:hover {
|
||||
color: $mellow-red;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user