mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:49:49 -04:00
Merge pull request #3616 from alphagov/give-cross-image-better-contrast
Change cross icon to one with better contrast
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
&-cross {
|
||||
@extend %tick-cross;
|
||||
color: $secondary-text-colour;
|
||||
background-image: file-url('cross-grey.png');
|
||||
box-shadow: inset 20px 0 0 0 rgba(255, 255, 255, 0.6);
|
||||
background-image: file-url('cross-grey.svg');
|
||||
}
|
||||
|
||||
&-list {
|
||||
|
||||
Reference in New Issue
Block a user