Commit 33304b32 authored by Winnie Hellmann's avatar Winnie Hellmann Committed by Alessio Caiazza

Use secondary color for SVG icons in CI buttons

parent 7fffe0fb
...@@ -360,6 +360,10 @@ ...@@ -360,6 +360,10 @@
i { i {
color: $gl-text-color-secondary; color: $gl-text-color-secondary;
} }
svg {
fill: $gl-text-color-secondary;
}
} }
.clone-dropdown-btn a { .clone-dropdown-btn a {
......
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