Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 032d265

Browse files
committed
'tweak icons colors'
1 parent 32521f5 commit 032d265

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

combo.css

+5
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)