From 24498ccff798081cbb356787881501313d707f8e Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Tue, 16 Jan 2018 21:37:13 +0100 Subject: Fixed cursor --- html/webbox.css | 1 + 1 file changed, 1 insertion(+) (limited to 'html') diff --git a/html/webbox.css b/html/webbox.css index 42761a5..dbed171 100644 --- a/html/webbox.css +++ b/html/webbox.css @@ -24,6 +24,7 @@ div, td, h1 { font-size: 16px; margin: 2px 2px; border-radius: 6px; + cursor: pointer; } .leftbutton { -- cgit v1.2.3