mirror of
https://github.com/ceph/ceph
synced 2024-12-19 01:46:00 +00:00
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:
commit
7bf6c93e78
@ -204,6 +204,9 @@
|
||||
}
|
||||
.datatable-pager .pager {
|
||||
margin-right: 5px;
|
||||
& li > a, & li > span {
|
||||
border-radius: 3px;
|
||||
}
|
||||
.pages {
|
||||
& > a, & > span {
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user