forked from CGM_Public/pretix_original
Allow to show description of add-on product variations by default
This commit is contained in:
@@ -88,7 +88,11 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
.toggle-variation-description {
|
||||
display: none;
|
||||
}
|
||||
.collapse-vardesc .toggle-variation-description {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
}
|
||||
#voucher-toggle {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user