From c283c98446d21adb0d5a3513ea0bde9e9b08a511 Mon Sep 17 00:00:00 2001 From: tpart Date: Sat, 23 Sep 2023 22:06:46 +0200 Subject: Fix CSS and add new chat design Signed-off-by: metamuffin --- client-web/style/master.sass | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'client-web/style/master.sass') diff --git a/client-web/style/master.sass b/client-web/style/master.sass index c5c1cc9..854bdae 100644 --- a/client-web/style/master.sass +++ b/client-web/style/master.sass @@ -86,7 +86,11 @@ input[type="text"], select, input[type="number"] background-color: var(--bg-dark) - border: 1px solid var(--ac-light) + border: 1.5px solid grey + +input:focus + border-color: var(--ac-light) + outline: none button.abort left: 0px -- cgit v1.2.3-70-g09d2