Commit

commit c7f14439c291d0c27c3e7d1bf5785549be5f70cb
Author: Jan Dankert 
Date:   Sat Sep 1 00:55:45 2018 +0200

    Titel mit Menü und die Workbench besser für kleine Geräte geeignet machen. Wenn schmal, werden bestimmte Texte ausgeblende.t

 .../themes/default/html/views/title/show.php       |  29 +-
 .../default/html/views/title/show.tpl.src.xml      |  18 +-
 .../cms-ui/themes/default/style/openrat-base.css   | 221 +++++++++++---
 .../cms-ui/themes/default/style/openrat-base.less  | 324 ++++++++++++++++++---
 .../themes/default/style/openrat-base.min.css      |   2 +-
 .../cms-ui/themes/default/style/openrat-header.css |   5 +-
 .../themes/default/style/openrat-header.less       |   3 +-
 .../themes/default/style/openrat-header.min.css    |   2 +-
 modules/cms-ui/themes/default/style/openrat-ui.css | 140 ++-------
 .../cms-ui/themes/default/style/openrat-ui.less    | 183 ++++--------
 .../cms-ui/themes/default/style/openrat-ui.min.css |   2 +-
 .../themes/default/style/openrat-workbench.css     | 184 ++++++------
 .../themes/default/style/openrat-workbench.less    | 308 +++++++++++++-------
 .../themes/default/style/openrat-workbench.min.css |   2 +-
 .../themes/default/style/theme/openrat-theme.less  |  71 +++--
 15 files changed, 927 insertions(+), 567 deletions(-)