Layout manipulation to the collected page.

git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629@337 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-15 07:13:41 +00:00
parent b1914f7cca
commit 8a36b441de
2 changed files with 43 additions and 14 deletions

View File

@@ -217,6 +217,13 @@ table.deposit-summary td span.dollar-amount { float: right; }
table.deposit-summary td.account { padding-right: 0.8em; }
table.deposit-summary td.quantity { padding-right: 0.8em; }
/* Collected Income */
.account.collected.entry { float : left;
clear : none; }
form#collected-form input[type=button] { float : left;
clear : left; }
/************************************************************
************************************************************
* jqGrid