From ca8e642e945491bfb5c6403bd398117d4e6fff95 Mon Sep 17 00:00:00 2001 From: modzeleg Date: Wed, 17 Feb 2021 16:02:11 +0100 Subject: [PATCH] T190 tooltip added --- .idea/workspace.xml | 28 +++--------- src/main/resources/static/css/main.css | 10 ++++- src/main/resources/static/css/tooltip.css | 49 +++++++++++++++++++++ src/main/resources/static/js/uianimation.js | 15 ++++++- src/main/resources/templates/mock.html | 19 ++++++-- 5 files changed, 93 insertions(+), 28 deletions(-) create mode 100644 src/main/resources/static/css/tooltip.css diff --git a/.idea/workspace.xml b/.idea/workspace.xml index af46c4b..61f6b73 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,28 +20,11 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + +