mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
New implementation for displaying long lists: pagination
SVN:trunk[1298]
This commit is contained in:
@@ -1048,4 +1048,10 @@ 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