highlight current page

remotes/1722233799945163191/master
Aevann 2024-02-02 20:37:45 +02:00
parent fdab05827a
commit 2bcf2b0734
1 changed files with 4 additions and 0 deletions

View File

@ -7,3 +7,7 @@
.dataTables_wrapper .dataTables_paginate {
margin-bottom: 2em;
}
.paginate_button.current {
background-color: var(--primary) !important;
}