Final tweaks (for now) to ledger entry view. Hopefully didn't break other summary boxes.
git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629/site@301 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -127,21 +127,26 @@ div.detail.supporting { clear : both;
|
||||
|
||||
div.infobox { float: right;
|
||||
width: 39%;
|
||||
margin-top: 1.5em;
|
||||
margin-top: 2.0em;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
table.summary {
|
||||
margin-left:auto;
|
||||
margin-right:0.5em;
|
||||
color: #993;
|
||||
color: #339;
|
||||
font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
|
||||
font-size: 125%;
|
||||
text-align: right;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.2em;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
table.summary caption {
|
||||
font-size: 100%;
|
||||
text-align: right;
|
||||
margin-right: 0.6em;
|
||||
}
|
||||
|
||||
table.summary td {
|
||||
padding-left:0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user