/* ====== Container Multiple Select ====== */
.select2-container--mytheme .select2-selection--multiple {
min-height: calc(2.25rem + 2px);
border: 1px solid #ced4da;
border-radius: 0.375rem;
padding: 0.25rem 0.5rem;
background-color: #fff;
display: flex;
flex-wrap: wrap;
align-items: center;
}
/* ====== Item terpilih (tag) ====== */
.select2-container--mytheme .select2-selection__choice {
background-color: #007bff;
color: #fff;
border-radius: 0.25rem;
padding: 0 0.5rem;
margin: 2px 4px 2px 0;
font-size: 0.85rem;
line-height: 1.5;
}
/* Tombol (×) hapus tag */
.select2-container--mytheme .select2-selection__choice__remove {
margin-right: 4px;
color: #fff;
font-weight: bold;
cursor: pointer;
}
/* ====== Teks input di dalam select ====== */
.select2-container--mytheme .select2-search--inline .select2-search__field {
margin: 0;
padding: 0.25rem;
font-size: 0.9rem;
color: #495057;
}
/* ====== Dropdown ====== */
.select2-container--mytheme .select2-dropdown {
border-radius: 0.375rem;
border: 1px solid #ced4da;
}
/* Highlight option */
.select2-container--mytheme .select2-results__option--highlighted {
background-color: #007bff;
color: white;
}
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]