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 {
|
svg {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
stroke-width: 1.2px;
|
stroke: $grey;
|
||||||
stroke: $grey-alt;
|
|
||||||
transition: all 0.2s ease;
|
transition: all 0.2s ease;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue