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
rebuild dist
css_transitions
Alex de Mulder
10 years ago
parent
360f267586
commit
6b272c1f8f
2 changed files
with
4 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
dist/vis.css
+2
-2
dist/vis.js
+ 2
- 1
dist/vis.css
View File
@ -34,8 +34,8 @@
margin
:
0
;
border-right
:
1px
solid
#
bfbfbf
;
box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
.
vis
.
timeline
.
labels
.
label-set
{
@ -158,6 +158,7 @@
border-width
:
1px
;
border-radius
:
2px
;
-moz-border-radius
:
2px
;
/* For Firefox 3.6 and older */
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
+ 2
- 2
dist/vis.js
View File
@ -4,8 +4,8 @@
*
*
A
dynamic
,
browser
-
based
visualization
library
.
*
*
@
version
0.7
.2
-
SNAPSHOT
*
@
date
2014
-
04
-
02
*
@
version
@
@
version
*
@
date
@
@
date
*
*
@
license
*
Copyright
(
C
)
2011
-
2014
Almende
B
.
V
,
http
:
//almende.com
Write
Preview
Loading…
Cancel
Save