Commit af8d3a90 authored by Filipa Lacerda's avatar Filipa Lacerda

Update icon color

parent 43419ad0
...@@ -33,7 +33,8 @@ ...@@ -33,7 +33,8 @@
} }
.ci-status-icon-created, .ci-status-icon-created,
.ci-status-icon-skipped { .ci-status-icon-skipped,
.ci-status-icon-notfound {
svg { svg {
fill: $gray-darkest; fill: $gray-darkest;
} }
...@@ -45,12 +46,6 @@ ...@@ -45,12 +46,6 @@
} }
} }
.ci-status-icon-notfound {
svg {
fill: $common-gray-light;
}
}
.icon-link { .icon-link {
&:hover { &:hover {
text-decoration: none; text-decoration: none;
......
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