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 {