Browse Source

Updated css in example 12

css_transitions
jos 10 years ago
parent
commit
e579c55176
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/timeline/12_custom_styling.html

+ 1
- 1
examples/timeline/12_custom_styling.html View File

@ -7,7 +7,7 @@
<link href="../../dist/vis.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.vis.timeline.rootpanel {
.vis.timeline.root {
border: 2px solid purple;
font-family: purisa, 'comic sans', cursive;
font-size: 12pt;

Loading…
Cancel
Save