summaryrefslogtreecommitdiffhomepage
path: root/html
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2018-01-16 21:37:13 +0100
committerRoland Stigge <stigge@antcom.de>2018-01-16 21:37:13 +0100
commit24498ccff798081cbb356787881501313d707f8e (patch)
tree53028b6009b37bc045c99cd07cec57fdad28bfb4 /html
parent5541c410c699025b2803154008285e9c4a89db15 (diff)
Fixed cursor
Diffstat (limited to 'html')
-rw-r--r--html/webbox.css1
1 files changed, 1 insertions, 0 deletions
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 {