Lighten color of created icon
This commit is contained in:
parent
aa152e4a27
commit
9fe133c29a
1 changed files with 1 additions and 1 deletions
|
@ -490,6 +490,6 @@
|
|||
.ci-status-icon-created {
|
||||
|
||||
svg {
|
||||
fill: $table-text-gray;
|
||||
fill: $gray-darkest;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue