Merge pull request #13651 from Ethan-Arrowood/fix/challenge-icon-color

Set default icon color to darkgreen
This commit is contained in:
Samuel Plumppu
2017-03-01 11:06:16 +01:00
committed by GitHub

View File

@ -138,7 +138,7 @@
}
.refresh-icon {
color: @alert-info-bg;
color: darkgreen;
}
.night {