mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
New implementation for displaying long lists: pagination
SVN:trunk[1298]
This commit is contained in:
@@ -1049,3 +1049,9 @@ fieldset table.details>tbody>tr>td {
|
||||
.ac_dlg_loading {
|
||||
background: white url('../images/indicator.gif') right center no-repeat;
|
||||
}
|
||||
table.pagination {
|
||||
display:inline-block;
|
||||
}
|
||||
table.pagination tr td {
|
||||
padding: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user