Added banned FCPs to preordercampaign

This commit is contained in:
Frank Schubert
2023-10-18 13:42:32 +02:00
parent ac3685371f
commit cd22605b64
14 changed files with 720 additions and 7 deletions
+4
View File
@@ -173,6 +173,10 @@ h1, h2, h3, h4, h5, h6 {
margin-right: 5px !important;
}
#banned_rimo_fcp + .select2-container .select2-selection--multiple .select2-selection__choice {
background-color: var(--red) !important;
}
.network-list-tr {
cursor: pointer;
}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2
View File
File diff suppressed because one or more lines are too long