Matched layout to comp. #1190
This commit is contained in:
@@ -11,8 +11,13 @@ tr.deliverable td.spent { text-align: right; }
|
||||
tr.deliverable td.due_date { text-align: center; }
|
||||
tr.deliverable td.done_ratio table.progress { margin-left:auto; margin-right: auto;}
|
||||
|
||||
tr.deliverable-details p { text-align:left; }
|
||||
tr.deliverable-details span { font-weight:bold; }
|
||||
tr.deliverable-details p { text-align:left; clear:both;}
|
||||
tr.deliverable-details span.title { float:left; font-weight:bold; width: 130px;}
|
||||
tr.deliverable-details span.data { float:right; padding-right: 50px;}
|
||||
|
||||
tr.deliverable-details span.left-data { float:left; width: 40px; text-align: right}
|
||||
tr.deliverable-details span.right-data { float:right; padding-right: 30px;}
|
||||
|
||||
tr.deliverable-details div { text-align:left; }
|
||||
|
||||
#deliverable-form .splitcontentleft { width: 62% }
|
||||
|
||||
Reference in New Issue
Block a user