Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well the page says Improves usability with subtle improvements.


Good point. I think the only usability improvement is:

  button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
  }
  button[disabled], input[disabled] {
    cursor: default;
  }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: