From fcb0aa93a2241eb0c0ee7442159751d188ac5341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Schw=C3=B6rer?= Date: Sat, 28 Dec 2019 15:44:21 +0100 Subject: [PATCH] missing ExtendedGitGraph files --- .idea/watcherTasks.xml | 2 +- www/data/css/styles.css | 20 +++++++ www/data/css/styles.min.css | 5 ++ www/data/css/styles_about.scss | 78 +++++++++++++++++++++++++ www/data/css/styles_config.scss | 5 ++ www/data/javascript/egh.js | 57 ------------------ www/data/javascript/extendedgitgraph.js | 30 ++++++++++ www/pages/about.php | 2 +- 8 files changed, 140 insertions(+), 59 deletions(-) delete mode 100644 www/data/javascript/egh.js create mode 100644 www/data/javascript/extendedgitgraph.js diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index 9a6f29a..f8a509b 100644 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -22,7 +22,7 @@ -