add css for transfers

This commit is contained in:
Ludovic Stephan 2016-12-09 00:26:07 -02:00
parent 027bc2e94b
commit ac0356386a

View file

@ -40,6 +40,11 @@
width:90px;
}
#history .opegroup .info {
text-align:center;
width:145px;
}
#history .opegroup .valid_by {
padding-left:20px
}
@ -67,6 +72,10 @@
text-align:right;
}
#history .ope .glyphicon {
padding-left:15px;
}
#history .ope .infos2 {
padding-left:15px;
}