mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Limit execution time for forum file-listing (#1211)
* Limit execution time for forum file-listing * Prevent multiple ajax calling --------- Co-authored-by: Roman Kelesidis <roman25052006.kelesh@gmail.com>
This commit is contained in:
parent
4295a2c4c6
commit
0b499dc137
6 changed files with 82 additions and 42 deletions
|
@ -46,4 +46,5 @@ var.ajax-params {
|
|||
.loading-1 {
|
||||
background: transparent url(../images/loading.gif) no-repeat left center;
|
||||
padding-left: 22px;
|
||||
padding-block: inherit;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue