mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Look and feel v21: Combo of role must use the placeholder.
This commit is contained in:
@@ -6731,7 +6731,7 @@ input.select2-input {
|
||||
color: #FFF !important;
|
||||
}
|
||||
.select2-container .select2-selection--multiple {
|
||||
min-height: 2.2em !important;
|
||||
min-height: 2em !important;
|
||||
}
|
||||
.tableforfield .select2-container .select2-selection--single {
|
||||
height: 25px;
|
||||
@@ -6845,7 +6845,7 @@ input.select2-input {
|
||||
}
|
||||
.select2-container--default .select2-selection--multiple .select2-selection__choice {
|
||||
background-color: #ddd;
|
||||
margin-top: 4px !important;
|
||||
margin-top: 0.25em !important;
|
||||
}
|
||||
.select2-selection--multiple input.select2-search__field {
|
||||
border-bottom: none !important;
|
||||
|
||||
Reference in New Issue
Block a user