Total Weight offenders

This commit is contained in:
Gaël Métais
2015-05-30 12:52:50 +02:00
parent 7b64288765
commit d7ddae38e5
11 changed files with 144 additions and 45 deletions
+11
View File
@@ -205,3 +205,14 @@
z-index: 2;
border: 0.2em solid #f1c40f;
}
.totalWeightPie {
max-width: 39em;
margin: 2em auto 4em;
}
.totalWeightPie canvas {
max-width: inherit;
}
.hugeFile {
font-weight: bold;
color: #e74c3c;
}