Merge pull request #22065 from ricardoasmarques/wip-table-pagination-style

Improve table pagination style

Reviewed-by: Tiago Melo <tmelo@suse.com>
This commit is contained in:
Lenz Grimmer 2018-05-22 14:09:30 +02:00 committed by GitHub
commit 7bf6c93e78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,6 +204,9 @@
}
.datatable-pager .pager {
margin-right: 5px;
& li > a, & li > span {
border-radius: 3px;
}
.pages {
& > a, & > span {
display: inline-block;