Skip to content

Commit

Permalink
always add cursor:pointer to button
Browse files Browse the repository at this point in the history
  • Loading branch information
mrflix committed Mar 6, 2013
1 parent a96ee32 commit 56e5600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/_button.styl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
border-bottom-color rgba(0,0,0,.55)
border-radius 3px
box-shadow 0 1px rgba(255,255,255,.21) inset, 0 1px rgba(0,0,0,.08)
cursor pointer
&:after
content ""
width 100%
Expand Down

0 comments on commit 56e5600

Please sign in to comment.