Browse Source

Forgot the cursor

Forgot the cursor
pull/31/merge
Danang Probo Sayekti 12 years ago
parent
commit
18d66beb6e
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      themes/default/css/style.css

+ 2
- 1
themes/default/css/style.css 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 {


Loading…
Cancel
Save