mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-13 00:12:43 -04:00
Restore padding in pagination links, now it uses css (#120)
This commit is contained in:
@@ -132,4 +132,9 @@ table.innertable tbody tr td
|
||||
.totals table tr:last-child td
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#pagination a, strong
|
||||
{
|
||||
padding: 2px 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user