fix aligning

git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1407 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
rkh 15 years ago
parent c86182311b
commit ce4432ad65
  1. 7
      app/views/cost_reports/_cost_report_table.rhtml

@ -85,16 +85,11 @@ end
border-bottom: solid 1px #ccc !important;
}
.report thead .inner {
.report thead .inner, .report tfoot .inner {
text-align: right;
padding-right: 5px;
}
.report tfoot th {
padding-right: 5px;
text-align: right;
}
.report .result {
font-size: 120%;
vertical-align: bottom;

Loading…
Cancel
Save