Icon color changes for download, direct, report icons.
This commit is contained in:
parent
58b52a4e9c
commit
034bedac10
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@ a, a:visited {
|
|||
svg {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
stroke-width: 1.2px;
|
||||
stroke: $grey-alt;
|
||||
stroke: $grey;
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue