forked from CGM_Public/pretix_original
Widget: Make table stripe colors background-agnostic (#5277)
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
@import "../../bootstrap/scss/bootstrap/variables";
|
||||
@import "../../bootstrap/scss/bootstrap/mixins";
|
||||
|
||||
// Equivalent of our usual #f9f9f9, but in a way that works on other background colors
|
||||
$table-bg-accent: rgba(128, 128, 128, 0.05);
|
||||
|
||||
.pretix-widget-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user