From b66b98edb08bf90043a23fe08dd0a63764692d25 Mon Sep 17 00:00:00 2001 From: stingl Date: Fri, 5 Nov 2021 10:12:14 +0100 Subject: [PATCH] Refactor WIP --- .idea/timetrack.iml | 1 + css/app.css | 1 - index.html | 924 +++++++++++++++++++------------------------- js/app.js | 14 +- 4 files changed, 415 insertions(+), 525 deletions(-) diff --git a/.idea/timetrack.iml b/.idea/timetrack.iml index c956989..3ba46a9 100644 --- a/.idea/timetrack.iml +++ b/.idea/timetrack.iml @@ -4,5 +4,6 @@ + \ No newline at end of file diff --git a/css/app.css b/css/app.css index 5d3c796..8a50672 100644 --- a/css/app.css +++ b/css/app.css @@ -1,5 +1,4 @@ body { - background-color: #e7e7e7; overflow-y: auto; } diff --git a/index.html b/index.html index f0ee5ed..51fd9fc 100644 --- a/index.html +++ b/index.html @@ -15,28 +15,12 @@
- + + + +
- - - - - - - - - - - - - - - - - - - -
+