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 {
width: 16px;
height: 16px;
stroke-width: 1.2px;
stroke: $grey-alt;
stroke: $grey;
transition: all 0.2s ease;
}
}