mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Display a small pretix logo next to changes performed by superusers
This commit is contained in:
@@ -196,3 +196,15 @@ body.loading #wrapper {
|
||||
font-size: 200px;
|
||||
color: $brand-primary;
|
||||
}
|
||||
|
||||
.user-admin-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
.meta .user-admin-icon {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
Reference in New Issue
Block a user