Commit

commit 1734c0f716115b563029c050307ae5e29ef3d12e
Author: Jan Dankert 
Date:   Sun Nov 12 23:23:19 2017 +0100

    Die LESS-Variablen werden nicht mehr mit suche/ersetzen, sondern mit der Parser-Funktion zum Hinzufügen von Variablen im PHP-Code geschrieben.

 action/IndexAction.class.php             |  71 ++---
 config/config-default.php                |  14 +-
 themes/default/css/openrat-theme.css     | 432 ++++++++++++++++---------------
 themes/default/css/openrat-theme.less    |  68 ++---
 themes/default/css/openrat-theme.min.css |   2 +-
 util/Http.class.php                      |   4 +-
 6 files changed, 311 insertions(+), 280 deletions(-)