Skip to content

Commit

Permalink
Update to PerfCascade 2.11.0 and PageXray 4.4.2 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore authored Sep 29, 2022
1 parent 85419fa commit b2caa2a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion css/vendor/perf-cascade.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! github.com/micmro/PerfCascade Version:2.10.2 (23/07/2021) */
/*! github.com/micmro/PerfCascade Version:2.11.0 (24/11/2021) */
.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;}
Expand Down Expand Up @@ -133,6 +133,7 @@
.block-send {fill: #b0bec5;}
.block-wait {fill: #1ec659;}
.block-receive {fill: #1eaaf1;}
.block-receive-chunk {fill: #a1c3fa;}
.block-undefined {fill: #0f0;}

/* Info overlay SVG - wrapper */
Expand Down
Loading

0 comments on commit b2caa2a

Please sign in to comment.