Production release (for EOSC EXPLORE) December 2023 #7
|
@ -204,6 +204,7 @@ noscript, ol, section, table, tfoot, ul, video;
|
||||||
background-color: @general-search-form-background;
|
background-color: @general-search-form-background;
|
||||||
background-image: @general-search-form-background-image;
|
background-image: @general-search-form-background-image;
|
||||||
background-position: @general-search-form-background-position;
|
background-position: @general-search-form-background-position;
|
||||||
|
.hook-general-search-form();
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Filter slider */
|
/* Filter slider */
|
||||||
|
@ -347,3 +348,5 @@ a:hover .text-usage-counts-hover:extend(.uk-text-background) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hook-general-search-form() {}
|
||||||
|
|
Loading…
Reference in New Issue