/* Simple List: show pointer cursor on each item */ .user-items-list-simple .list-item { cursor: pointer; }