mirror of
https://github.com/pretix/pretix.git
synced 2026-05-11 16:13:59 +00:00
Fix #1549 -- JS API to open pretix Button
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user