silverstripe-framework/css/GridFieldPaginator.css
Stig Lindqvist 83e90aaafe ENHANCEMENT Release of DataGridPagination
This class extends the DataGridPresenter with the behaviour and looks of a paginated Datagrid.
2011-10-28 17:34:15 +13:00

4 lines
198 B
CSS

.ss-gridfield-pagination { text-align: center; padding-bottom: 10px; }
.ss-gridfield-pagination-button.loading { background: url(../images/network-save.gif) no-repeat 0% 50%; padding-left: 20px; }