From 32808605b392944c4be91c5b9a357dcafe33462b Mon Sep 17 00:00:00 2001 From: Azgaar Date: Tue, 1 Oct 2024 21:10:14 +0200 Subject: [PATCH] feat: burgs - editors --- index.css | 6 - index.html | 30 ++--- modules/ui/burg-editor.js | 200 +++++++------------------------- modules/ui/burg-group-editor.js | 84 ++++++++++++++ modules/ui/burgs-overview.js | 112 +++--------------- 5 files changed, 153 insertions(+), 279 deletions(-) create mode 100644 modules/ui/burg-group-editor.js diff --git a/index.css b/index.css index b30130f8..a5fc9b2b 100644 --- a/index.css +++ b/index.css @@ -1505,12 +1505,6 @@ div.states > select { appearance: none; } -div.states > .burgName, -div.states > .burgState, -div.states > .burgCulture { - width: 6em; -} - div.states span.inactive { color: #c6c2c2; } diff --git a/index.html b/index.html index 57d05266..df4904de 100644 --- a/index.html +++ b/index.html @@ -3361,6 +3361,16 @@ > +
+
Group:
+ + +
+
Type:
- - - -
-