mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Registration form for new users
This commit is contained in:
@@ -512,6 +512,14 @@
|
||||
@apply !text-slate-900 bg-stone-50;
|
||||
}
|
||||
|
||||
.user-invites .user-chooser a {
|
||||
@apply py-1 rounded no-underline;
|
||||
}
|
||||
|
||||
.user-invites .user-chooser a[aria-current="page"] {
|
||||
@apply font-bold !bg-stone-50 relative border-b z-20 shadow;
|
||||
}
|
||||
|
||||
@keyframes spin {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
|
||||
Reference in New Issue
Block a user