Meilleur affichage table des stats
This commit is contained in:
parent
2e15d5f45d
commit
f68fe55d47
@ -13,6 +13,6 @@ $(document).ready ->
|
||||
$('tfoot .sparkline').sparkline vals,
|
||||
type: 'bar'
|
||||
height: '3em'
|
||||
barWidth: '100%'
|
||||
barWidth: '80em'
|
||||
barColor: '#9CC5EE'
|
||||
barSpacing: 2
|
||||
|
@ -36,7 +36,7 @@ body.stats h3
|
||||
|
||||
table.list.dates
|
||||
th, td
|
||||
padding: 0 1em
|
||||
padding: 0 0.6em
|
||||
|
||||
.sparkline
|
||||
padding: 0
|
||||
|
Loading…
Reference in New Issue
Block a user