Commit
commit 13afc87ba88f71715c5619c23cee631ede5c2f50 Author: Jan DankertDate: Fri Feb 12 20:08:11 2021 +0100 Fix: Show search result on top of the navigation. .../ui/themes/default/html/views/index/show.php | 10 ++++----- .../default/html/views/index/show.tpl.src.xml | 11 +++++---- modules/cms/ui/themes/default/script/openrat.js | 26 +++++++++++++++------- .../cms/ui/themes/default/script/openrat.min.js | 8 +++---- .../cms/ui/themes/default/script/openrat/common.js | 10 ++++++--- .../script/plugin/jquery-plugin-orSearch.js | 16 ++++++++----- .../cms/ui/themes/default/style/openrat-image.less | 1 + .../ui/themes/default/style/openrat-search.less | 21 +++++++++++++++++ .../ui/themes/default/style/openrat-workbench.less | 1 + modules/cms/ui/themes/default/style/openrat.css | 25 +++++++++++++++++++-- .../cms/ui/themes/default/style/openrat.min.css | 5 +++-- .../themes/default/style/theme/openrat-theme.less | 8 +++++++ 12 files changed, 106 insertions(+), 36 deletions(-)