forked from CGM_Public/pretix_original
Main menu: Add load indicator to event selector (#3508)
This commit is contained in:
@@ -412,6 +412,11 @@ body.loading #wrapper {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
.loading {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
color: lightgrey;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-content {
|
||||
|
||||
Reference in New Issue
Block a user