Forgot the cursor

Forgot the cursor
This commit is contained in:
Danang Probo Sayekti 2014-01-30 12:47:34 +07:00
commit 18d66beb6e

View file

@ -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 {