Updates to the JS calucluations
* Moved JavaScript into a Class * Updated the alignment of the form * Added some JavaScript form DZone to format the number to a currency #1135
This commit is contained in:
@@ -9,5 +9,7 @@ tr.deliverable td.done_ratio table.progress { margin-left:auto; margin-right: au
|
||||
|
||||
#deliverable-form .splitcontentleft { width: 62% }
|
||||
#deliverable-form .splitcontentright { width: 37% }
|
||||
#deliverable-form .splitcontentright p { padding-right: 30px; }
|
||||
#deliverable-form .splitcontentright input { float:left }
|
||||
|
||||
span.budget-calculation { color:#999999; font-weight:bold;}
|
||||
span.budget-calculation { color:#999999; font-weight:bold; display:block; text-align:right; width: 100%;}
|
||||
Reference in New Issue
Block a user