Commit

commit 57cdff109da144a845278a99d6ab970612294303
Author: Jan Dankert 
Date:   Wed Jan 24 23:47:48 2018 +0100

    Vorarbeit für neues UI: WorkbenchAction ist obsolet; Webapp-Manifest; Theme-Color; HTML-Gerüst angepasst; CSS-Transitions.

 modules/cms-ui/action/IndexAction.class.php        | 188 ++++++++++++++++++++-
 modules/cms-ui/require.php                         |   1 -
 modules/cms-ui/themes/default/layout/index.php     |  26 +--
 modules/cms-ui/themes/default/script/openrat.js    |  52 +++---
 .../cms-ui/themes/default/script/openrat.min.js    |  14 +-
 .../cms-ui/themes/default/style/openrat-theme.less |  16 +-
 modules/cms-ui/themes/default/style/openrat-ui.css |  90 +++++-----
 .../cms-ui/themes/default/style/openrat-ui.less    |  80 ++++-----
 .../cms-ui/themes/default/style/openrat-ui.min.css |   2 +-
 9 files changed, 328 insertions(+), 141 deletions(-)