Use blue instead of red for icon hover

This commit is contained in:
Joe Fiorini 2015-05-01 10:24:34 -04:00
parent 52b676f0be
commit 63c9ba7aea

View File

@ -39,7 +39,7 @@
}
&--color {
path, g {
fill: @ansible-red;
fill: @blue;
}
}
}