Commit

commit 005b3b053403b92ad0e47e6ca9e5d60d5711f49c
Author: Jan Dankert 
Date:   Mon Nov 29 23:54:33 2021 +0100

    New: Spinner image with pure css. So we can colorize it now.

 .../ui/themes/default/html/views/index/show.php    |   1 +
 .../default/html/views/index/show.tpl.src.xml      |   2 +-
 modules/cms/ui/themes/default/images/loader.gif    | Bin 10819 -> 0 bytes
 .../cms/ui/themes/default/script/openrat/form.js   |   5 ++-
 .../cms/ui/themes/default/script/openrat/notice.js |   4 +--
 .../cms/ui/themes/default/script/openrat/view.js   |   4 +--
 .../ui/themes/default/script/openrat/workbench.js  |  16 +++++++--
 .../ui/themes/default/style/openrat-workbench.less |  33 ++++++++++++++-----
 modules/cms/ui/themes/default/style/openrat.css    |  36 +++++++++++++++------
 .../cms/ui/themes/default/style/openrat.min.css    |   2 +-
 .../themes/default/style/theme/openrat-theme.less  |   9 ++++--
 11 files changed, 84 insertions(+), 28 deletions(-)