Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Commit 2b73540

Browse files
committed
generated dist files for v4.19.0
1 parent fd40bc7 commit 2b73540

10 files changed

+1409
-1228
lines changed

dist/vis-graph3d.min.js

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vis-network.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vis-network.min.js

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vis-timeline-graph2d.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vis-timeline-graph2d.min.js

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vis.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,7 @@ div.vis-network div.vis-navigation div.vis-button.vis-zoomExtends {
900900
border-width: 1px;
901901
background-color: #D5DDF6;
902902
display: inline-block;
903+
z-index: 1;
903904
/*overflow: hidden;*/
904905
}
905906

@@ -997,6 +998,10 @@ div.vis-network div.vis-navigation div.vis-button.vis-zoomExtends {
997998
white-space: nowrap;
998999
padding: 5px;
9991000
border-radius: 1px;
1001+
transition: 0.4s;
1002+
-o-transition: 0.4s;
1003+
-moz-transition: 0.4s;
1004+
-webkit-transition: 0.4s;
10001005
}
10011006

10021007
.vis-item .vis-delete, .vis-item .vis-delete-rtl {

0 commit comments

Comments
 (0)