upstream/v2026.1.0 #12

Merged
simon merged 241 commits from upstream/v2026.1.0 into master 2026-02-03 21:56:32 +00:00
Showing only changes of commit fc4ce102b6 - Show all commits

View File

@@ -848,6 +848,9 @@ $table-bg-accent: rgba(128, 128, 128, 0.05);
outline: 2px solid $brand-primary;
outline-offset: 2px;
}
&:not([open]) {
display: none;
}
}
.pretix-widget-frame-isloading:focus {
outline: none;