diff --git a/config/architecture-inventory.json b/config/architecture-inventory.json index 9a12bbe..683c806 100644 --- a/config/architecture-inventory.json +++ b/config/architecture-inventory.json @@ -374,10 +374,10 @@ } ], "css_layers": [ - "/shared/tokens.css?v=20260829-1", + "/shared/tokens.css?v=20260829-hel240", "/shared/base.css?v=20260806-1", "/shared/shell.css?v=20260829-hel237", - "/shared/auth.css?v=20260829-hel237", + "/shared/auth.css?v=20260829-hel240", "/shared/components/controls.css?v=20260829-hel237", "/shared/components/navigation.css?v=20260820-1", "/shared/components/cards.css?v=20260820-1", @@ -465,7 +465,7 @@ }, { "path": "frontend/index.html", - "bytes": 48248, + "bytes": 48253, "lines": 664 }, { diff --git a/frontend/index.html b/frontend/index.html index 73e4d90..d42f10e 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -34,10 +34,10 @@ document.documentElement.style.colorScheme = theme; })(); - + - + diff --git a/frontend/login/index.html b/frontend/login/index.html index 4542933..3655bb3 100644 --- a/frontend/login/index.html +++ b/frontend/login/index.html @@ -19,41 +19,77 @@ document.documentElement.style.colorScheme = theme; })(); - + - +
-