From af776480621572cf47aebc15de9dac4e37e5a77a Mon Sep 17 00:00:00 2001 From: sD Date: Fri, 27 Dec 2019 18:11:49 +0100 Subject: rename master.css --- webAO/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.css') diff --git a/webAO/client.css b/webAO/client.css index 84af5d5..a5db488 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -368,7 +368,7 @@ img { } #evi_icon { - background-image: url('misc/empty.png'); + background-image: url("/misc/empty.png"); background-repeat: no-repeat; background-size: contain; } -- cgit