Commit
commit aa6396bcd296e2b6c7a2d9231a568ee22386c82d Author: Jan DankertDate: Fri Feb 12 22:41:40 2021 +0100 Nicer look of the search input field (outline:none was the key) modules/cms/ui/themes/default/html/views/index/show.php | 4 ++-- .../ui/themes/default/html/views/index/show.tpl.src.xml | 4 ++-- modules/cms/ui/themes/default/html/views/title/show.php | 3 +++ .../ui/themes/default/html/views/title/show.tpl.src.xml | 5 +++++ modules/cms/ui/themes/default/style/openrat-form.less | 1 + modules/cms/ui/themes/default/style/openrat-menu.less | 1 + modules/cms/ui/themes/default/style/openrat-search.less | 5 +++-- modules/cms/ui/themes/default/style/openrat.css | 14 +++++++++----- modules/cms/ui/themes/default/style/openrat.min.css | 4 ++-- .../cms/ui/themes/default/style/theme/openrat-theme.less | 6 ++++-- 10 files changed, 32 insertions(+), 15 deletions(-)