added new features
This commit is contained in:
@@ -242,13 +242,13 @@ h1, h2, h3, h4, h5, h6 {
|
||||
padding-left: 12px !important;
|
||||
}
|
||||
|
||||
.select2-container .select2-selection--multiple .select2-selection__choice {
|
||||
.select2-container .select2-selection .select2-selection__choice {
|
||||
background-color: #007bff !important;
|
||||
color: #fff !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
|
||||
.select2-container .select2-selection .select2-selection__choice__remove {
|
||||
color: #fff !important;
|
||||
margin-right: 5px !important;
|
||||
}
|
||||
@@ -261,7 +261,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
max-height: 400px !important;
|
||||
}
|
||||
|
||||
#banned_rimo_fcp + .select2-container .select2-selection--multiple .select2-selection__choice {
|
||||
#banned_rimo_fcp + .select2-container .select2-selection .select2-selection__choice {
|
||||
background-color: var(--red) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user