From 8782c6c3d7e2f23ef8f24f5728cfc3168a1e0821 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Fri, 29 May 2020 13:41:30 +0200 Subject: webserver 1.8: webbox: Own checkbox images, because browsers use funny symbols otherwise --- plugins/webbox/html/webbox.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/webbox/html/webbox.css') diff --git a/plugins/webbox/html/webbox.css b/plugins/webbox/html/webbox.css index dbb151c..dac1d64 100644 --- a/plugins/webbox/html/webbox.css +++ b/plugins/webbox/html/webbox.css @@ -204,7 +204,7 @@ table.list td { } table.list td.selector { - width: 20px; + width: 36px; } table.list td.type { -- cgit v1.2.3