forked from CGM_Public/pretix_original
Externalize more resources, implement Content-Security-Policy headers
This commit is contained in:
@@ -153,4 +153,14 @@ h1 .btn-sm {
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.helper-display-inline {
|
||||
display: inline !important;
|
||||
}
|
||||
.helper-width-auto {
|
||||
width: auto;
|
||||
}
|
||||
.helper-space-below {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user