perfcascade 2.0.1
This commit is contained in:
parent
98824af436
commit
a11f7e7855
|
|
@ -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
|
|
@ -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;}
|
||||
|
|
|
|||
Loading…
Reference in New Issue