From 6c38c3a526dd68fb4f8ef80b38bb64d5fe93920f Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Sat, 10 Jan 2026 12:41:37 +0100 Subject: xP: improve the activity indicator Also adjust the Makefile to reflect resource embedding. --- xP/public/xP.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xP/public/xP.css') diff --git a/xP/public/xP.css b/xP/public/xP.css index bdd355e..bf5a66e 100644 --- a/xP/public/xP.css +++ b/xP/public/xP.css @@ -66,6 +66,9 @@ body { bottom: -1px; background: #ccc; } +.invisible { + visibility: hidden; +} .toolbar { display: flex; -- cgit v1.2.3-70-g09d2