From 9119a1eebfe864521bd21ff0f963ab9a020d3181 Mon Sep 17 00:00:00 2001 From: Joris van Zundert Date: Thu, 23 May 2024 18:28:04 +0200 Subject: [PATCH] refactor: replace and redo stemma selectors --- frontend/www/index.html | 4 +- frontend/www/src/css/dashboard-stemmaweb.css | 42 ++++++++++-- .../dashboard/tradition/editProperties.js | 2 +- .../section/editSectionProperties.js | 2 +- .../dashboard/tradition/stemma/editStemma.js | 67 ++++++++++--------- .../tradition/stemma/stemmaRenderer.js | 20 +++++- .../dashboard/tradition/traditionView.js | 37 ++++------ 7 files changed, 107 insertions(+), 67 deletions(-) diff --git a/frontend/www/index.html b/frontend/www/index.html index d63026bd..7c75f343 100644 --- a/frontend/www/index.html +++ b/frontend/www/index.html @@ -144,8 +144,8 @@