mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-25 11:04:42 +00:00
[Web] Add refresh button and counter to mailbox tables
[Web] Fix multiple "no results" rows when refreshing an empty table [Web] Remember page when going back to a table with pagination, fixes #1598
This commit is contained in:
parent
649ab6c6fc
commit
3f0aca7a35
6 changed files with 223 additions and 109 deletions
|
|
@ -35,3 +35,6 @@ table.footable>tbody>tr.footable-empty>td {
|
|||
.inputMissingAttr {
|
||||
border-color: #FF4136;
|
||||
}
|
||||
.table-lines {
|
||||
vertical-align: inherit;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue