Share score button + Restart test button

This commit is contained in:
Gaël Métais
2014-12-23 16:08:39 +01:00
parent b186677a53
commit a141122fbd
16 changed files with 257 additions and 160 deletions
+7 -1
View File
@@ -1,4 +1,7 @@
/* Timeline colors, related to Window Performances */
.execution {
text-align: center;
}
.timeline {
margin: 2em 0 5em;
}
@@ -117,9 +120,12 @@
border-radius: 0.2em;
}
.filters {
margin: 1em 0;
margin: 1em auto;
padding: 0.5em;
min-width: 30em;
width: 30%;
border: 1px dotted #aaa;
text-align: left;
}
.slowRequestsLimit {
width: 3em;