From 2e59495f194a03e9c45fa31801b65beab569f914 Mon Sep 17 00:00:00 2001 From: modzeleg Date: Tue, 9 Feb 2021 19:50:33 +0100 Subject: [PATCH] Scripted advanced tabs and added css animations --- .idea/workspace.xml | 9 ++++--- .../klaus/controller/EventController.java | 1 + src/main/resources/static/css/main.css | 15 ++++++++++++ src/main/resources/static/js/datatransfer.js | 2 +- src/main/resources/static/js/uianimation.js | 24 +++++++++++++++++++ src/main/resources/templates/mock.html | 6 ++--- 6 files changed, 49 insertions(+), 8 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6a0a17a..6e1e9b0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,8 +20,11 @@ - - + + + + +