Style fontawesome glyphs

This commit is contained in:
billz
2020-06-29 16:07:38 +01:00
parent cfbfff00a9
commit 159d539f59
3 changed files with 25 additions and 1 deletions

View File

@@ -263,3 +263,11 @@ canvas#divDBChartBandwidthhourly {
color: #999;
}
.fa-check {
color: #90ee90;
}
.fa-times {
color: #ff4500;
}