forked from CGM_Public/pretix_original
Make select2-placeholder italic (#3664)
This commit is contained in:
committed by
GitHub
parent
7f6365cc81
commit
df1433786a
@@ -409,7 +409,9 @@ label .optional {
|
||||
.select2-hidden-accessible {
|
||||
top: 50px;
|
||||
}
|
||||
|
||||
.select2-selection__placeholder {
|
||||
font-style: italic;
|
||||
}
|
||||
.large-select2-field-container .select2-container--bootstrap .select2-selection--multiple {
|
||||
height: 150px;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user