money deposit list

This commit is contained in:
Ricsi
2017-01-26 21:00:05 +01:00
parent 38d0a2657b
commit d7022d9ae4
3 changed files with 56 additions and 1 deletions

View File

@@ -144,6 +144,11 @@ td.create a {
padding: 0px;
}
.list_item table.money td.icon img{
width: 25px;
height: 25px;
}
.list_item table.money td.sum {
width: 1%;
white-space: nowrap;