UX improvement for enabling payment provider plugins (#6364)

Make flow of enabling new payment plugin smoother by redirecting back to
payment settings, and highlighting the newly enabled provider.
This commit is contained in:
luelista
2026-07-16 12:59:29 +02:00
committed by GitHub
parent 0c0842c9db
commit 1399d37827
4 changed files with 25 additions and 11 deletions
@@ -646,7 +646,10 @@ ul.pagination {
.table-payment-providers > tbody > tr > td {
vertical-align: middle;
}
.success-left {
border-left: 3px solid $brand-success;
background: var(--pretix-brand-success-lighten-50);
}
details {
list-style: none;