We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32521f5 + 032d265 commit b5705a1Copy full SHA for b5705a1
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