Production release (for EOSC EXPLORE) December 2023 #7

Merged
konstantina.galouni merged 5 commits from develop into master 2023-12-12 11:58:54 +01:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 3bd0419fac - Show all commits

View File

@ -204,6 +204,7 @@ noscript, ol, section, table, tfoot, ul, video;
background-color: @general-search-form-background;
background-image: @general-search-form-background-image;
background-position: @general-search-form-background-position;
.hook-general-search-form();
}
/* Filter slider */
@ -347,3 +348,5 @@ a:hover .text-usage-counts-hover:extend(.uk-text-background) {
}
}
}
.hook-general-search-form() {}