mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Change default settings for background color, invoice attachmentes and name scheme (#2288)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/* before variables.scss because it only affects presale, not control */
|
||||
$body-bg: #f5f5f5 !default;
|
||||
|
||||
/* imports */
|
||||
@import "../../pretixbase/scss/_variables.scss";
|
||||
@import "../../bootstrap/scss/_bootstrap_reduced.scss";
|
||||
@import "../../pretixbase/scss/_theme.scss";
|
||||
|
||||
Reference in New Issue
Block a user