mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Merge branch 'support/3.2' into develop
# Conflicts: # core/simplecrypt.class.inc.php # tests/php-unit-tests/unitary-tests/core/SympleCryptTest.php
This commit is contained in:
@@ -202,6 +202,11 @@ $ibo-input-select--autocomplete-item-image--border: 1px solid $ibo-color-grey-60
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
// N°7982 Default selectize stylesheet override
|
||||
.selectize-dropdown-content{
|
||||
max-height: $ibo-input-select-selectize--dropdown--max-height;
|
||||
}
|
||||
|
||||
.selectize-dropdown.ui-menu .ui-state-active {
|
||||
margin: unset;
|
||||
background-color: $ibo-input-select-selectize--item--active--background-color;
|
||||
|
||||
Reference in New Issue
Block a user