Commit

commit 32b157ba8bbb31a643c816fc133814e28ef2f839
Author: Jan Dankert 
Date:   Fri Feb 12 00:43:08 2021 +0100

    New: Style colors; Fix: Mobile navigation, global search.

 modules/cms/base/DefaultConfig.class.php           |  28 ++-
 modules/cms/ui/themes/ThemeStyle.class.php         |  70 +++++--
 .../ui/themes/default/html/views/index/show.php    |  53 +++--
 .../default/html/views/index/show.tpl.src.xml      |  74 ++++---
 modules/cms/ui/themes/default/script/openrat.js    |  43 ++--
 .../cms/ui/themes/default/script/openrat.min.js    |   2 +-
 .../cms/ui/themes/default/script/openrat/common.js |  43 ++--
 .../themes/default/style/openrat-breadcrumb.less   |   2 +-
 .../ui/themes/default/style/openrat-dialog.less    |  67 +++---
 .../cms/ui/themes/default/style/openrat-form.less  |   2 +-
 .../themes/default/style/openrat-navigation.less   |  59 ++++++
 .../ui/themes/default/style/openrat-workbench.less |  42 ++--
 modules/cms/ui/themes/default/style/openrat.css    | 123 +++++++----
 .../cms/ui/themes/default/style/openrat.min.css    |  10 +-
 .../themes/default/style/theme/openrat-theme.less  | 225 ++++++++++++---------
 15 files changed, 545 insertions(+), 298 deletions(-)