[#2405] Make the Total Budget in the header bold
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<table>
|
||||
<% if allowed_management? %>
|
||||
<tr>
|
||||
<tr class="total">
|
||||
<td>
|
||||
<%= l(:field_budget) %>
|
||||
</td>
|
||||
|
||||
@@ -37,7 +37,7 @@ tr.deliverable-details table tr td.data { text-align:right; }
|
||||
|
||||
td.calculation-column { text-align:right; width: auto; }
|
||||
.budget-calculation { color:#999999; font-weight:bold; display:block; text-align:right; width: 100%;}
|
||||
p.total-budget { font-weight: bold; }
|
||||
p.total-budget, .total { font-weight: bold; }
|
||||
p.total-budget #total-budget-calculation { }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user