Skip to content

Commit

Permalink
add css credit
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed Dec 13, 2019
1 parent d881de3 commit 6f58541
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions template/report3.html
Original file line number Diff line number Diff line change
Expand Up @@ -8276,8 +8276,10 @@
</style>

<style type="text/css">
/* ©2015 Johannes Jakob
Made with <3 in Germany */
/*
stole from Johannes Jakob
https://codepen.io/JohJakob/details/YPxgwo
*/

body {
background: #ecf0f1;
Expand Down Expand Up @@ -8600,10 +8602,10 @@ <h5> {{ .TestName }} ({{ .Duration }}s)</h5>
} else {
content.style.display = "block";
}
this.Click()
});
}
</script>

</body>

</html>

0 comments on commit 6f58541

Please sign in to comment.