summaryrefslogtreecommitdiffhomepage
path: root/plugins/webbox/html/webbox.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/webbox/html/webbox.css')
-rw-r--r--plugins/webbox/html/webbox.css4
1 files changed, 4 insertions, 0 deletions
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;