Icon color changes for download, direct, report icons.

This commit is contained in:
Minesh Mitha 2018-10-21 22:28:18 +01:00
parent 58b52a4e9c
commit 034bedac10

View file

@ -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;
} }
} }