From 14bb52978b82dcb82904cf42d7f33b6a7543f618 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Fri, 5 Jan 2007 18:10:46 +0000 Subject: cursor-style for button --- css/styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index b9e0df6..d291dc9 100644 --- a/css/styles.css +++ b/css/styles.css @@ -48,10 +48,11 @@ button.smallbutton { background-color: inherit; background-image: url(button_blue.png); color: #FFFFFF; - font-size: 15px; + font-size: 14px; border: 0px; vertical-align: middle; text-align: center; + cursor: pointer; } table.event { -- cgit v1.2.3