Commit eb8903a1 authored by Phil Hughes's avatar Phil Hughes

updated hover color

parent 93f8ad8d
......@@ -186,8 +186,6 @@
}
.ide-sidebar-link {
&:hover,
&:focus,
&.active {
color: $color-700;
}
......
......@@ -777,10 +777,12 @@
}
&:hover {
color: $gl-text-color;
background-color: $theme-gray-100;
}
&:focus {
color: $gl-text-color;
background-color: $theme-gray-200;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment