pull/749/head
Unknown 8 years ago committed by Scott Nonnenberg
parent 235ac03775
commit d79ed69c21

@ -745,7 +745,7 @@ li.entry .error-icon-container {
@include color-svg('/images/down.svg', white);
}
:hover {
&:hover {
background-color: #1472bd;
}
}

@ -236,7 +236,7 @@ $text-dark: #CCCCCC;
.icon {
@include color-svg('/images/down.svg', white);
}
:hover {
&:hover {
background-color: #1472bd;
}
}

Loading…
Cancel
Save