BigW Consortium Gitlab

Commit 8fbbd3f2 by Phil Hughes

Merge branch '35996-icon-hover-color' into 'master'

Update icon color on hover Closes #35996 See merge request !13393
parents 3b9d94e1 14012e82
......@@ -218,6 +218,10 @@ $new-sidebar-collapsed-width: 50px;
&:hover {
color: $gl-text-color;
svg {
fill: $gl-text-color;
}
}
}
......
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