Upgraded datatables

* datatables to 2.1.8
This commit is contained in:
Kevin R
2025-01-05 13:30:09 +01:00
parent 4ead0482f2
commit 31d295da8d
3 changed files with 23 additions and 199 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
<!--
ClearURLs
Copyright (c) 2017-2020 Kevin Röbert
Copyright (c) 2017-2025 Kevin Röbert
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -53,6 +53,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
direction: ltr;
cursor: pointer;
}
#logTable_wrapper .dt-paging {
margin-top: 20px;
margin-bottom: 20px;
}
#logTable_wrapper .dt-search, .dt-length{
margin-bottom: 20px;
}
</style>
</head>
<body>