mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
* Fix #1247 -- Allow team invites to be resent * Test resending invalid invites * Fix tooltip * Fix test * Handle invalid types for pk parameter * Style button
This commit is contained in:
@@ -74,6 +74,11 @@
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.btn-invisible {
|
||||
background: transparent;
|
||||
border: transparent;
|
||||
}
|
||||
|
||||
.alert-primary, .alert-warning, .alert-info, .alert-success, .alert-danger {
|
||||
color: #3b3b3b;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user