From f52973b6c3d3fe70ae71766ab009a2b475c68ad3 Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 21 Mar 2012 20:47:56 +0000 Subject: [PATCH] css touch-up for the chat box --- chat.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/chat.inc.php b/chat.inc.php index 540e1fc..a55401e 100644 --- a/chat.inc.php +++ b/chat.inc.php @@ -94,6 +94,7 @@ function draw_chatbox($subject){ height: 1.2em; line-height: 1.2em; text-align:center; + cursor:pointer; /* border-radius: 0.5em; background-color: #CECEDF; border: 2px solid;