From d89eb6543a040e77dbce79646cbffb35bd500df0 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:53:32 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../examples/timeline/styling/customCss.html | 100 ++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/styling/customCss.html diff --git a/js/dos/ext/vis/examples/timeline/styling/customCss.html b/js/dos/ext/vis/examples/timeline/styling/customCss.html new file mode 100644 index 0000000..906d44a --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/styling/customCss.html @@ -0,0 +1,100 @@ + + + + Timeline | Custom styling + + + + + + + + + + +

+ The style of the Timeline can be fully customized via CSS: +

+
+ + + + \ No newline at end of file