From 43074242c8278af037fb04f7a8dee7f7521272ce Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 8 Dec 2023 14:56:43 +0100 Subject: bring to front didnt work --- webAO/styles/client.css | 1 + 1 file changed, 1 insertion(+) diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 702766e..7f907e1 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -83,6 +83,7 @@ background: black; color: lightgreen; font-size: large; + z-index: 200; } #client_waiting { -- cgit