Commit eddef7f7 authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra

Adds hoverstates for collapsed Issue/Merge Request sidebar for Time tracking Icon

parent 4428a11e
...@@ -424,6 +424,10 @@ ...@@ -424,6 +424,10 @@
height: 16px; height: 16px;
fill: $sidebar-collapsed-icon-color; fill: $sidebar-collapsed-icon-color;
} }
&:hover svg{
fill: $gl-gray;
}
} }
.help-button, .help-button,
......
---
title: Adds hoverstates for collapsed Issue/Merge Request sidebar for Time tracking Icon
merge_request:
author:
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