Fix #1549 -- JS API to open pretix Button

This commit is contained in:
Raphael Michel
2020-02-01 15:59:24 +01:00
parent c6bcd05404
commit 81245cf125
3 changed files with 75 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
@import "../../bootstrap/scss/bootstrap/variables";
@import "../../bootstrap/scss/bootstrap/mixins";
.pretix-widget-hidden {
display: none;
}
.pretix-widget, .pretix-widget-alert-box {
a {
color: $link-color;