More changes. I just can't seem to come up with a solution that works that I like. The problem now, without invoice/receipt, is that one check cannot cleanly pay for two units.
git-svn-id: file:///svn-source/pmgr/branches/single_AR_20090622@182 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -65,8 +65,10 @@ tr.evnrow { background: #f4f4f4; }
|
||||
*/
|
||||
|
||||
table.detail { width : 60%;
|
||||
float: left; }
|
||||
table.detail td.field { width: 10em; }
|
||||
float : left; }
|
||||
table.detail td.field { width : 10em; }
|
||||
|
||||
table.item.detail td.value { white-space : normal; }
|
||||
|
||||
div.detail.supporting { clear : both;
|
||||
padding-top: 1.5em; }
|
||||
|
||||
Reference in New Issue
Block a user