From 84f9b3b2b87999f22592dca280f6b8886752b16f Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 6 May 2012 23:44:43 +0200 Subject: [PATCH] cursor pointer --- htdocs/static/styles/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/static/styles/main.css b/htdocs/static/styles/main.css index 1328002..7c1fb48 100644 --- a/htdocs/static/styles/main.css +++ b/htdocs/static/styles/main.css @@ -243,6 +243,7 @@ h4 { font-weight: bold; padding: 0; background-image: url("../images/button.png"); + cursor: pointer; margin-top: 20px; }