mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Overhaul of our check-in features (#1647)
This commit is contained in:
@@ -667,6 +667,13 @@ h1 .label {
|
||||
}
|
||||
}
|
||||
|
||||
.withoutjs {
|
||||
display: none !important;
|
||||
}
|
||||
.nojs .withoutjs {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.nojs .requirejs {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user