Implementing recurring transactions.

This commit is contained in:
James Cole
2014-11-13 11:17:39 +01:00
parent 981ffe4194
commit 4a20c008ff
7 changed files with 108 additions and 144 deletions

View File

@@ -13,6 +13,8 @@ body {
background:url('../../images/error.png') no-repeat center center
}
.google-visualization-table-tr-head td:first-child {width:100px;}
#wrapper {
width: 100%;
}