From 49f2496eeaf1ac1bc1bc1a12ca7defc12f2d19e5 Mon Sep 17 00:00:00 2001 From: silas Date: Fri, 28 Sep 2018 13:10:59 +0200 Subject: [PATCH] =?UTF-8?q?Anpassung=20f=C3=BCr=20kleine=20Bildschirme,=20?= =?UTF-8?q?Bugfixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/watcherTasks.xml | 2 +- log/error.log | 3 + log/log.log | 3 + public/css/wordRotator.css | 2 +- public/html/application/level.html | 2 +- public/js/app.js | 71 ++++++++++++------- src/js/lib/pwa-assets.js | 10 +-- .../pwa/html/application/level.html | 2 +- .../Application/pwa/js/site/LevelSite.js | 31 ++++---- .../js/wordrotator/Segment/ParentSegment.js | 30 +++++--- src/scss/wordRotator.scss | 30 +++++++- 11 files changed, 129 insertions(+), 57 deletions(-) diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index 32e3adc..a81493e 100755 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -5,7 +5,7 @@