Set default icon color to darkgreen

This commit is contained in:
Ethan Arrowood
2017-02-28 13:49:35 -05:00
parent 032b0c0c22
commit c1ad7d56a2

View File

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