perfcascade 2.0.1

This commit is contained in:
soulgalore 2017-05-20 21:42:22 +02:00
parent 98824af436
commit a11f7e7855
3 changed files with 3 additions and 3 deletions

View File

@ -931,7 +931,7 @@ ul.menu {
-moz-hyphens: auto;
hyphens: auto; }
/*! github.com/micmro/PerfCascade Version:2.0.0 (06/05/2017) */
/*! github.com/micmro/PerfCascade Version:2.0.1 (19/05/2017) */
.water-fall-chart {
width: 100%;
overflow: visible;

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
/*! github.com/micmro/PerfCascade Version:2.0.0 (06/05/2017) */
/*! github.com/micmro/PerfCascade Version:2.0.1 (19/05/2017) */
.water-fall-chart {width:100%; overflow: visible; font-size: 12px; line-height: 1em;}
.water-fall-chart * {box-sizing: border-box;}
.water-fall-chart button {cursor: pointer;}