diff --git a/css/tables.css b/css/tables.css index 35b31fd09..cb8bc5d3a 100644 --- a/css/tables.css +++ b/css/tables.css @@ -132,4 +132,9 @@ table.innertable tbody tr td .totals table tr:last-child td { font-weight: bold; +} + +#pagination a, strong +{ + padding: 2px 3px; } \ No newline at end of file