From 9df48478f3318c452a94c6833ed220048cb66af1 Mon Sep 17 00:00:00 2001 From: Mathis Ginkel Date: Tue, 21 Apr 2026 22:18:06 +0200 Subject: [PATCH] Feat: Change look of chat box --- .../components/chatui/chatbox.fxml | 7 ++- .../components/chatui/chattab.fxml | 2 +- .../ui-structure/components/chatui/chatui.css | 62 ++++++++++++++++--- 3 files changed, 57 insertions(+), 14 deletions(-) diff --git a/src/main/resources/ui-structure/components/chatui/chatbox.fxml b/src/main/resources/ui-structure/components/chatui/chatbox.fxml index e88c640..2a6c526 100644 --- a/src/main/resources/ui-structure/components/chatui/chatbox.fxml +++ b/src/main/resources/ui-structure/components/chatui/chatbox.fxml @@ -3,13 +3,14 @@ + - + styleClass="tab-pane"> diff --git a/src/main/resources/ui-structure/components/chatui/chattab.fxml b/src/main/resources/ui-structure/components/chatui/chattab.fxml index ce3bf95..7db08e1 100644 --- a/src/main/resources/ui-structure/components/chatui/chattab.fxml +++ b/src/main/resources/ui-structure/components/chatui/chattab.fxml @@ -8,7 +8,7 @@