diff --git a/helpdesk/static/helpdesk/helpdesk.css b/helpdesk/static/helpdesk/helpdesk.css index 8b3cc408..42f65e9a 100644 --- a/helpdesk/static/helpdesk/helpdesk.css +++ b/helpdesk/static/helpdesk/helpdesk.css @@ -154,6 +154,11 @@ td { font-size: 10pt; } +td.report { + font-size: 10pt; + text-align: center; +} + .hover { background-color: #bcd4ec; } diff --git a/helpdesk/templates/helpdesk/report_output.html b/helpdesk/templates/helpdesk/report_output.html index 47bf49ac..60f4076e 100644 --- a/helpdesk/templates/helpdesk/report_output.html +++ b/helpdesk/templates/helpdesk/report_output.html @@ -33,7 +33,7 @@