Commit

commit e815971903ae69d51001cedc5fc4d8a7071047d7
Author: Jan Dankert 
Date:   Mon Jan 1 22:13:16 2018 +0100

    Theme-CSS nicht als Inline-CSS, sondern vom Server laden. Dadurch können Inline-Styles jetzt per Content-Security-Policy verboten werden.

 modules/cms-core/action/IndexAction.class.php  | 15 +++++++++++++--
 modules/cms-ui/UI.class.php                    | 11 ++++++-----
 modules/cms-ui/themes/default/layout/index.php |  4 +---
 3 files changed, 20 insertions(+), 10 deletions(-)