Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 

33 righe
711 B

.select2-container {
width: 100% !important;
}
.select2-selection {
height: calc(2.25rem + 2px) !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow.select2-selection__arrow {
top: 6px;
}
.idrocap-filter-select {
width: 100%;
height: 2.25rem;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.tox-promotion {
display: none;
}
.tox-statusbar__branding {
display: none;
}