Skip to content

Commit b5705a1

Browse files
committed
Merge pull request python3statement#4 from python3statement/icon-color
tweak icons colors
2 parents 32521f5 + 032d265 commit b5705a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

combo.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ div.vis-item.vis-selected {
3636
.vis-timeline {
3737
text-align: left;
3838
}
39+
40+
/* hardcode the calendar which is on a clear background to a darker gray that matches the font color.*/
41+
.fa-calendar {
42+
color: #868686;
43+
}

0 commit comments

Comments
 (0)