PageIndexWidget: restore wildcard functionality

This commit is contained in:
2023-11-20 22:22:21 +01:00
parent 2ec565242e
commit 230c65478f
2 changed files with 22 additions and 1 deletions

View File

@@ -75,6 +75,9 @@ a:hover {
.pagination .page-item {
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
.pagination .wildcard {
cursor: pointer;
}
@media (max-width: 767px) {
.pagination {