ffff
This commit is contained in:
@@ -1435,9 +1435,18 @@ select[class*="selectpicker"],
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.dt-buttons-custom {
|
||||
margin-right: 15px;
|
||||
|
||||
/* S'assurer que le titre "Rechercher :" est aligné avec son input */
|
||||
.dataTables_filter label {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 0;
|
||||
font-weight: 600;
|
||||
color: var(--text-dark);
|
||||
}
|
||||
.dt-search-custom input {
|
||||
min-width: 200px;
|
||||
|
||||
/* Espacement entre les boutons export */
|
||||
.dt-buttons {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user