Commit

commit bbd05e095a6bc72bbd3b1a7ab3441cd4961777e6
Author: Jan Dankert 
Date:   Sat Mar 27 10:40:59 2021 +0100

    Only generate the actual necessary theme style.

 .../cms/ui/action/index/IndexShowAction.class.php  |  2 +-
 .../action/index/IndexThemestyleAction.class.php   | 81 +++++++++++-----------
 .../ui/themes/default/html/views/index/show.php    |  2 +-
 .../default/html/views/index/show.tpl.src.xml      |  2 +-
 modules/cms/ui/themes/default/script/openrat.js    | 13 +---
 .../cms/ui/themes/default/script/openrat.min.js    |  3 +-
 .../cms/ui/themes/default/script/openrat/view.js   |  2 +-
 .../ui/themes/default/script/openrat/workbench.js  | 10 +--
 .../themes/default/style/theme/openrat-theme.less  |  2 +-
 9 files changed, 50 insertions(+), 67 deletions(-)