From 0a4b9218017db3d058f5e215f855bc3f97bd161b Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Tue, 12 May 2020 19:18:16 +0200 Subject: Add links to partial pathes in directory line --- plugins/webbox/html/webbox.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/webbox/html/webbox.css') diff --git a/plugins/webbox/html/webbox.css b/plugins/webbox/html/webbox.css index 6ea5147..dbb151c 100644 --- a/plugins/webbox/html/webbox.css +++ b/plugins/webbox/html/webbox.css @@ -110,6 +110,10 @@ table.menudialog { overflow-y: scroll; } +span.link { + cursor: pointer; +} + table.menudialog td.entry { cursor: pointer; border-width: 0; -- cgit v1.2.3