Forgot &
This commit is contained in:

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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user