From 18d66beb6ef51535ff668ca7a9f102a40fc001e1 Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Thu, 30 Jan 2014 12:47:34 +0700 Subject: [PATCH] Forgot the cursor Forgot the cursor --- themes/default/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/default/css/style.css b/themes/default/css/style.css index 2ab9fba..9e18fe6 100644 --- a/themes/default/css/style.css +++ b/themes/default/css/style.css @@ -277,7 +277,8 @@ input[type=text]:hover , input[type=password]:hover{ input[type=submit] { padding:4px 6px; - font-size: 14px; + font-size: 14px; + cursor:pointer; } input.text {