studio - syncing up hover color of sock control with other buttons

This commit is contained in:
Brian Talbot
2013-04-04 15:27:02 -04:00
parent 65768e813b
commit 8e67f63eb6

View File

@@ -38,7 +38,7 @@
}
&:hover {
background: $blue-s1;
background: $blue;
color: $white;
}
}