forked from CGM_Public/pretix_original
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user