This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Updated css in example 12
css_transitions
jos
10 years ago
parent
53e6e50320
commit
e579c55176
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.root
panel
{
.vis.timeline.root {
border: 2px solid purple;
font-family: purisa, 'comic sans', cursive;
font-size: 12pt;
Write
Preview
Loading…
Cancel
Save