fix up classic theme

master
Aevann 2024-04-10 15:20:02 +02:00
parent 683d05a09f
commit 8ffb1d57e0
1 changed files with 16 additions and 0 deletions

View File

@ -196,3 +196,19 @@ blockquote a {
#bank-statement {
border: 1px solid var(--black) !important;
}
.pagination > .page-item {
background: rgb(var(--background)) !important;
}
.sorting {
margin-top: 0.7rem;
}
.sorting .dropdown.dropdown-actions, .sorting form {
border: 1px solid;
}
.dropdown.dropdown-actions.mr-2 {
margin-right: 0 !important;
}