Cursor pointer for submit button in comment form

  • Author
    Posts
  • #13730
    Elfew

    Cursor pointer for submit button in comment form

    Is possible to add cursor: pointer into css for comment form (submit button)?

    I added it mynually but it should be added by you, automatically

    #14058
    Elfew

    OK, the code is:
    #respond .form-submit input#submit:hover {
    cursor:pointer}

    please add it to your css file, it would be nice to have it by default

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Cursor pointer for submit button in comment form’ is closed to new replies.