Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32521f5 commit 032d265Copy full SHA for 032d265
combo.css
@@ -36,3 +36,8 @@ div.vis-item.vis-selected {
36
.vis-timeline {
37
text-align: left;
38
}
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