From 2344d98e203f324e0e630ef3daa8c762c3bfc875 Mon Sep 17 00:00:00 2001 From: Wolfsblvt Date: Tue, 28 Jan 2025 20:53:55 +0100 Subject: [PATCH] Move persona buttons to right panel - Move all buttons from the persona list to the right panel, to the already existing ones - Common CSS class/style for '.buttons_block' - Common CSS style for a red button - Refactored a few persona buttons' functionalities --- public/index.html | 32 +++++++++++--------- public/script.js | 4 +-- public/scripts/personas.js | 62 +++++++++++++++----------------------- public/style.css | 33 ++++++++++---------- 4 files changed, 60 insertions(+), 71 deletions(-) diff --git a/public/index.html b/public/index.html index 07392c5c7..b3d1ed1f2 100644 --- a/public/index.html +++ b/public/index.html @@ -4957,14 +4957,16 @@

Current Persona

-

Name

-
- - - -
-
+
-
+
@@ -5131,7 +5133,7 @@ - +