74199: Admin search dialogs - Current DSO + context for new item/collection

This commit is contained in:
Kristof De Langhe
2020-10-23 17:29:10 +02:00
parent ade5eb53cc
commit 40891a3c35
10 changed files with 52 additions and 9 deletions

View File

@@ -39,3 +39,5 @@ $edit-item-language-field-width: 43px !default;
$thumbnail-max-width: 175px !default;
$dso-selector-list-max-height: 475px !default;
$dso-selector-current-background-color: #eeeeee;
$dso-selector-current-background-hover-color: darken($dso-selector-current-background-color, 10%);