Skip to content

Commit

Permalink
Pointer cursor on menu items
Browse files Browse the repository at this point in the history
  • Loading branch information
dandv committed Jun 4, 2015
1 parent fc512a1 commit 73f3863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/iDoRecall-menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
}

#selection-menu li {
cursor: pointer;
display: inline-block;
padding: .75em 1em;
border-left: 3px solid #666666;
Expand Down

0 comments on commit 73f3863

Please sign in to comment.