Meilleur affichage table des stats

This commit is contained in:
echarp 2014-10-23 10:59:14 +02:00
parent 2e15d5f45d
commit f68fe55d47
2 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,6 @@ $(document).ready ->
$('tfoot .sparkline').sparkline vals, $('tfoot .sparkline').sparkline vals,
type: 'bar' type: 'bar'
height: '3em' height: '3em'
barWidth: '100%' barWidth: '80em'
barColor: '#9CC5EE' barColor: '#9CC5EE'
barSpacing: 2 barSpacing: 2

View File

@ -36,7 +36,7 @@ body.stats h3
table.list.dates table.list.dates
th, td th, td
padding: 0 1em padding: 0 0.6em
.sparkline .sparkline
padding: 0 padding: 0